From c8381c15b14b7c2d212c182d3b9b3fa7217994da Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Mon, 28 Nov 2011 19:22:15 +0800 Subject: [PATCH] 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-format-patch failed