From: Dmitry Torokhov Date: Fri, 13 Jan 2006 22:06:43 +0000 (+0000) Subject: [SERIAL] serial8250: convert to the new platform device interface X-Git-Tag: v2.6.16-rc1~105^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7493a314cb83797ce612a577475aacaedc553fed;p=pandora-kernel.git [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-diff-tree failed