mfd: Move AB3100 to __devinit
authorLinus Walleij <linus.walleij@stericsson.com>
Fri, 20 Aug 2010 08:26:56 +0000 (10:26 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Oct 2010 22:28:40 +0000 (00:28 +0200)
commit2524468ee586e7ba25bd5a0551acf1fea7e9a0b3
treeddc073f9bce2122ba5a6446daf8f19c260332643
parentdeb26e92f9494c4da2f3c66a93f3744da96a9cee
mfd: Move AB3100 to __devinit

Since there is no discardable probe() function in the I2C device
framework, let's just tag it __devinit and take the footprint hit
rather than seeing the compilation warnings every day.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab3100-core.c