ALSA: AC97: add full duplex support for atmel AT91 and AVR.
authorSedji Gaouaou <sedji.gaouaou@atmel.com>
Thu, 25 Feb 2010 17:59:40 +0000 (18:59 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 25 Mar 2010 19:22:36 +0000 (20:22 +0100)
commitec2755a93d5df044cb52558d2c778780272e0980
tree4e906b7c7790f5c953e79b8fc4f5af1e850f9611
parent7177395fdd919e561544a7d1c0ac196098a2ae2d
ALSA: AC97: add full duplex support for atmel AT91 and AVR.

This patch add full duplex support on AT91 and AVR.
It was a bug: we needed to check first if there are some chips opened so we
could enable both reception and sending of the data.

Signed-off-by: Sedji Gaouaou <sedji.gaouaou@atmel.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/atmel/ac97c.c