carl9170 firmware: Initialize USB subsystem before the DMA engine
authorChristian Lamparter <chunkeey@googlemail.com>
Fri, 13 Aug 2010 20:02:00 +0000 (22:02 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Fri, 13 Aug 2010 20:02:00 +0000 (22:02 +0200)
The documentation states that the USB DMA engine control register
(0x1e1108) should be modified when the state engine is idling.
By tuning the initialization order and placing a larger workload
in between, the state machine should now always be in the correct
state.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

No differences found