From: Axel Lin Date: Mon, 28 Nov 2011 11:22:15 +0000 (+0800) Subject: TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() X-Git-Tag: v3.3-rc1~154^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8381c15b14b7c2d212c182d3b9b3fa7217994da;p=pandora-kernel.git TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() This patch converts the drivers in drivers/tty/serial/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Cc: Arnd Bergmann Cc: Jamie Iles Cc: Yoichi Yuasa Signed-off-by: Axel Lin Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed