]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb_storage: blacklist Enclosure Service Devices
authorSoeren Moch <smoch@web.de>
Sat, 8 Nov 2014 06:02:14 +0000 (07:02 +0100)
committerMarek Vasut <marex@denx.de>
Sat, 8 Nov 2014 11:03:35 +0000 (12:03 +0100)
commit6a559bbe2f60ab64e28662f7ab52551a2eaa7163
tree38c4d27f11842127e4fd5a6cff2d5b3fb0a4899e
parent3908f16f859c6b304fae050102d45be5a2e295bf
usb_storage: blacklist Enclosure Service Devices

Skip enclosure service devices when probing for usb storage devices.

This avoids long timeouts when probing for external usb harddisks
which provide "Enclosure Services".

Signed-off-by: Soeren Moch <smoch@web.de>
--

This is a new version of the patch
"usb_storage: skip all unknown devices when probing"
http://http://lists.denx.de/pipermail/u-boot/2014-November/194622.html

Cc: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@ti.com>
common/usb_storage.c