[ALSA] CS5535: shorter delays when accessing AC'97 codec registers
authorDavid Vrabel <dvrabel@arcom.com>
Fri, 3 Mar 2006 17:01:57 +0000 (18:01 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:34:45 +0000 (10:34 +0100)
Modules: CS5535 driver

The 10 ms sleeps while waiting for AC'97 codec register reads/writes to
complete are excessive given the maxmium time is one AC'97 frame (~21 us).

With AC'97 codecs with integrated touchscreens (like the UCB1400) this
improves the interactive performance of the touchscreen.

Signed-off-by: David Vrabel <dvrabel@arcom.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found