[SERIAL] serial8250: convert to the new platform device interface
authorDmitry Torokhov <dtor_core@ameritech.net>
Fri, 13 Jan 2006 22:06:43 +0000 (22:06 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 13 Jan 2006 22:06:43 +0000 (22:06 +0000)
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 <dtor@mail.ru>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found