From: Johannes Hölzl Date: Sun, 17 Dec 2006 21:05:09 +0000 (+0100) Subject: USB: Bugfix for aircable: Add module and name to usb_serial_driver X-Git-Tag: v2.6.21-rc1~92^2~29^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52d67f0b5c1b1827cd842020d40bdde4f7d04f59;p=pandora-kernel.git USB: Bugfix for aircable: Add module and name to usb_serial_driver While adding the dynamic-id support to usb serial I found a small bug in the air cable driver: Adds module and name information to the usb_serial_driver instance of aircable. So the aircable driver is correctly shown under /sys/bus/usb-serial/drivers/aircable and has the module link. Signed-off-by: Johannes Hölzl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed