]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Use common codes for ATI, Nvidia and VIA simple codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 15 Jun 2012 12:34:42 +0000 (14:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 15 Jun 2012 12:36:20 +0000 (14:36 +0200)
commitd0b1252dd11549103a97a13aca25737b084c5618
treeac1306034046d1b94e54856dfdb534f0973d2e96
parent4f0110ced1b5d61e6df4871f6f800a9d3678bf26
ALSA: hda - Use common codes for ATI, Nvidia and VIA simple codecs

The code refactoring using the same helper functions for sharing the
codes among ATI, Nvidia and VIA simple_hdmi* stuff.  Except for that
spec->pcm_playback is no longer pointer, the functionality doesn't
change.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c