From 7493a314cb83797ce612a577475aacaedc553fed Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Fri, 13 Jan 2006 22:06:43 +0000 Subject: [PATCH] [SERIAL] serial8250: convert to the new platform device interface Do not use platform_device_register_simple() as it is going away. Also set up driver's owner to create link driver->module in sysfs. Signed-off-by: Dmitry Torokhov Signed-off-by: Russell King --- Reading git-format-patch failed