From: Axel Lin Date: Sat, 17 Mar 2012 06:05:41 +0000 (-0700) Subject: Input: convert I2C drivers to use module_i2c_driver() X-Git-Tag: v3.4-rc1~130^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b92c1cf6b638e7cbe9fdaac3f6efb8874f5cc02;p=pandora-kernel.git Input: convert I2C drivers to use module_i2c_driver() This patch converts the drivers in drivers/input/* to use the module_i2c_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: Axel Lin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed