]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: Option driver: Short driver names were identical
authorMatthias Urlichs <smurf@smurf.noris.de>
Wed, 2 Aug 2006 23:41:41 +0000 (16:41 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 2 Aug 2006 23:41:41 +0000 (16:41 -0700)
commit02b2ac5b0370b1157a5a99f2fdf006644b9b86d5
tree097b3fcfceff7b4d68d008e1b8d0facd98a14c6d
parentb3fdab59b8f5d8e42fa339be74cd015dc1a3192f
USB: Option driver: Short driver names were identical

The short driver names were not unique,
which prevented the driver from actually loading.

Also, one of the ioctl pointers was missing.

Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c