Catalin Marinas e6bdfe36e5 USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c
The data read from the SKIPMAP registers is not immediately available
after writing and the driver panics when a packet is enqueued from the
interrupt handler. This patch adds an ndelay(195) before these registers
are read (delay value mentioned in section 15.1.1.3 of the ISP1760 data
sheet).

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-03-24 16:20:46 -07:00
..
2009-02-27 14:40:50 -08:00
2008-11-13 14:45:02 -08:00
2009-03-24 16:20:33 -07:00
2009-03-24 16:20:44 -07:00
2008-11-13 14:45:02 -08:00
2008-08-13 17:32:58 -07:00
2009-03-24 16:20:29 -07:00
2008-08-29 09:43:14 +02:00