commit | 269bda1c123c7caf88e1deb2264f9086f0344192 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 20 21:15:16 2005 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 16:47:48 2005 -0700 |
tree | c83d9944e0acdc40c9040cbccfb9ec7d606bdd2c | |
parent | 502b95c1cc9e2c855a26f90fc999c5211b8ba957 [diff] |
[PATCH] USB Serial: move name to driver structure This fixes up a lot of problems in sysfs with some of the usb serial drivers, they had incorrect driver names. Also saves a tiny ammount of memory. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>