From: Axel Lin Date: Sat, 26 Nov 2011 07:18:55 +0000 (+0800) Subject: uio: convert drivers/uio/* to use module_platform_driver() X-Git-Tag: v3.3-rc1~30^2~1^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11e3123d9fdbe0aab1adf9ab5a5b1b28aa91daa7;p=pandora-kernel.git uio: convert drivers/uio/* to use module_platform_driver() This patch converts the drivers in drivers/uio/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Cc: Uwe Kleine-König Cc: Magnus Damm Cc: Amit Chatterjee Cc: Pratheesh Gangadhar Signed-off-by: Axel Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed