]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0110a99b0cef4c5b88529a476d51487d03b2e28
treeddc073f9bce2122ba5a6446daf8f19c260332643
parentbab9244d78a96a067d0a608164923a7aa49c52bb
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