kernel-ark/sound/pci/ac97
Takashi Iwai 833a493b7e ALSA: ac97: Implement channel map workaround for ALC650
ALC650 has a channel swap option between surround and CLFE channels,
so we need to tweak the channel maps dynamically depending on the
register bit.

Now struct snd_ac97 can contain chmap pointers for playback and
capture.  The driver may store these and let ac97 driver changing the
channel mapping dynamically.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-09-06 18:08:30 +02:00
..
ac97_codec.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
ac97_id.h
ac97_local.h
ac97_patch.c ALSA: ac97: Implement channel map workaround for ALC650 2012-09-06 18:08:30 +02:00
ac97_patch.h
ac97_pcm.c
ac97_proc.c
Makefile