]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: oxygen: add the separate SPI waiting function
authorRoman Volkov <v1ron@mail.ru>
Fri, 24 Jan 2014 12:18:02 +0000 (16:18 +0400)
committerClemens Ladisch <clemens@ladisch.de>
Wed, 29 Jan 2014 19:45:43 +0000 (20:45 +0100)
commit3b0a4549ab940c2db0a0ebc1833aca1a9e3decaa
tree9f9de11ed1b86e7bdd266aaa291fe1324b5e4aed
parent6f901070d1e82d660134da81830d2ae10463f655
ALSA: oxygen: add the separate SPI waiting function

The oxygen_wait_spi() function now performs waiting when the
SPI bus completes a transaction. Introduce the timeout error
checking and increase timeout to 200 from 40.

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