]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: spruce up the device blacklist
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 27 Feb 2008 20:43:47 +0000 (15:43 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Mar 2008 22:57:43 +0000 (14:57 -0800)
commit14f3546f32d69adaa303b72e5a999e85abe83f9a
tree24e20c6ba0dac93c6cd3310868de53bfef3d4b48
parentd6d914f52b15d5a8e81ad481e02d9ab30d412a29
USB: spruce up the device blacklist

This patch (as1040) fixes up the blacklist of USB device quirks.  A
couple of lines are broken to comply with the 80-column rule, and
entries are sorted into the proper numerical order.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/quirks.c