mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Feb 2012 23:57:01 +0000 (15:57 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 22 Feb 2012 13:57:02 +0000 (13:57 +0000)
commit027d676650e690c6bcb479d96fb601e91213ee56
tree05bd00ee4fe44dd4a874b402c7a17e25d5ade571
parentaca1e172a1096ed3785e0da01d82943b7562527c
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove

Fixes warnings and needed for correctness.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/mfd/wm8994-core.c