]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: wss_lib: rework snd_ad1848_probe()
authorRene Herman <rene.herman@gmail.com>
Wed, 6 Aug 2008 06:09:34 +0000 (08:09 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 6 Aug 2008 13:40:31 +0000 (15:40 +0200)
commitc7807a2ca206263c8a082f4c357953553f372805
treecde63fb72a1ee02a2c3d1826ebebd2ca68d3454a
parentf1c461b304f02ac5f8ed1059b6e6356f73d15bd7
ALSA: wss_lib: rework snd_ad1848_probe()

Make snd_ad1848_probe() easier to follow. With an exception for only
trying once as soon as the codec is out of init (which should be all
that's needed) the detection logic should be unchanged.

Signed-off-by: Rene Herman <rene.herman@gmail.com>
Acked-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/isa/wss/wss_lib.c