]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat driver
authorDaniel Drake <dsd@gentoo.org>
Thu, 17 Nov 2005 17:48:01 +0000 (09:48 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 17 Nov 2005 19:29:54 +0000 (11:29 -0800)
commit8845add380854ffce5268714a093df8c80b4a6e2
treedd2a06773bcfe716d1a35bcec0dfce5de5077cc5
parent9142d59a451731d23539d218c962418acc93283c
[PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat driver

Peter Favrholdt reported that his Kodak flash device was getting
detected as a CDROM, and he helped me track this down to the fact that
the device takes a long time (approx 440ms!) to reset.

This patch increases the delay to 500ms, which solves the problem.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/usb/storage/shuttle_usbat.c