commit | 14f3546f32d69adaa303b72e5a999e85abe83f9a | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Wed Feb 27 15:43:47 2008 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 04 14:57:43 2008 -0800 |
tree | 24e20c6ba0dac93c6cd3310868de53bfef3d4b48 | |
parent | d6d914f52b15d5a8e81ad481e02d9ab30d412a29 [diff] |
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>