From: Axel Lin Date: Sun, 27 Nov 2011 04:43:49 +0000 (+0800) Subject: parport: convert drivers/parport/* to use module_platform_driver() X-Git-Tag: v3.3-rc1~154^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=782ee87702fbd0a175da64a8e71e029b19ef97bf;p=pandora-kernel.git parport: convert drivers/parport/* to use module_platform_driver() This patch converts the drivers in drivers/parport/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Cc: Ben Dooks Cc: Derrick J. Brashear Signed-off-by: Axel Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed