From: Linus Walleij Date: Fri, 20 Aug 2010 08:26:56 +0000 (+0200) Subject: mfd: Move AB3100 to __devinit X-Git-Tag: v2.6.37-rc1~52^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2524468ee586e7ba25bd5a0551acf1fea7e9a0b3;p=pandora-kernel.git 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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed