From 782ee87702fbd0a175da64a8e71e029b19ef97bf Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Sun, 27 Nov 2011 12:43:49 +0800 Subject: [PATCH] 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-format-patch failed