From: Axel Lin Date: Sat, 17 Mar 2012 06:05:26 +0000 (-0700) Subject: Input: convert SPI drivers to use module_spi_driver() X-Git-Tag: v3.4-rc1~130^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca83922e1c51c090e62bd42f3c12c84f49374a9e;p=pandora-kernel.git Input: convert SPI drivers to use module_spi_driver() This patch converts the drivers in drivers/input/* to use the module_spi_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