From: Axel Lin Date: Sun, 27 Nov 2011 06:44:26 +0000 (+0800) Subject: SATA/PATA: convert drivers/ata/* to use module_platform_driver() X-Git-Tag: v3.3-rc1~128^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99c8ea3e57e7b5551ffd9cd401c4bf302b5664e3;p=pandora-kernel.git SATA/PATA: convert drivers/ata/* to use module_platform_driver() This patch converts the drivers in drivers/ata/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Cc: Viresh Kumar Cc: Jeff Garzik Cc: Arnaud Patard Cc: Alessandro Zummo Cc: Sylvain Munaut Cc: Anton Vorontsov Cc: Marek Vasut Cc: Florian Fainelli Cc: Mark Miesfeld Cc: Ashish Kalra Cc: Paul Mundt Signed-off-by: Axel Lin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed