]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb_storage: Remove EHCI constraints
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Fri, 10 Aug 2012 16:23:25 +0000 (18:23 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 1 Sep 2012 14:21:52 +0000 (16:21 +0200)
commit4bee5c83ea46b5c7a5670f7decd6ba2515483d9c
treef0489678b5decc4aac48c7ea6fd20d4564fd97fa
parentcffcc503580907d733e694d505e12ff6ec6c679a
usb_storage: Remove EHCI constraints

Now that the EHCI driver allocates its qTDs from the heap, the MSC driver is
only limited by the SCSI commands it uses.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Ilya Yanok <ilya.yanok@cogentembedded.com>
Cc: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
common/usb_storage.c