From: Greg Kroah-Hartman Date: Sun, 17 Dec 2006 20:50:23 +0000 (+0100) Subject: USB serial: add dynamic id support to usb-serial core X-Git-Tag: v2.6.21-rc1~92^2~29^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93bacefc4cc0b53e1cb6a336d43847154fdf6886;p=pandora-kernel.git USB serial: add dynamic id support to usb-serial core Thanks to Johannes Hölzl for fixing a few things and getting it all working properly. This adds support for dynamic usb ids to the usb serial core. The file "new_id" will show up under the usb serial driver, not the usb driver associated with the usb-serial driver (yeah, it can be a bit confusing at first glance...) This patch also modifies the USB core to allow the usb-serial core to reuse much of the dynamic id logic. Signed-off-by: Greg Kroah-Hartman Signed-off-by: Johannes Hölzl --- Reading git-diff-tree failed