commit | 2524468ee586e7ba25bd5a0551acf1fea7e9a0b3 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Fri Aug 20 10:26:56 2010 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 29 00:28:40 2010 +0200 |
tree | ddc073f9bce2122ba5a6446daf8f19c260332643 | |
parent | deb26e92f9494c4da2f3c66a93f3744da96a9cee [diff] |
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>