ALSA: oxygen: wait for ACK when resetting UART
authorClemens Ladisch <clemens@ladisch.de>
Wed, 24 Sep 2008 13:25:28 +0000 (15:25 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Wed, 24 Sep 2008 13:25:28 +0000 (15:25 +0200)
commitcdad5b8db91ac46a8e226306d062fe4c896b2bed
tree3057725efc32290ba69d98db1cf4bd80ce3c9a43
parentba8ed1210b4e5449c80beef321c4459e840fece1
ALSA: oxygen: wait for ACK when resetting UART

After sending a reset command to the UART, wait some time for the ACK to
be generated (and to be read and dropped by the interrupt handler)
before sending the next command.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/pci/oxygen/oxygen_io.c