From: Felipe Balbi Date: Thu, 19 Feb 2009 12:29:41 +0000 (+0000) Subject: input: lm8323: general clean up X-Git-Tag: v2.6.29-omap1~87 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb739803dce613ed58e8b35ae52af439ab7496bf;p=pandora-kernel.git input: lm8323: general clean up This patch cleans up lm8323 driver a little bit: - don't include nor - remove #define DRIVER_NAME - don't try to fix pdata if it comes wrong, return -errno - remove __devexit from remove() call - move module_init() and module_exit() closer to their arguments - add missing fields to n800's lm8323's pdata Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed