ALSA: hda - Use generic parser codes for Realtek driver
authorTakashi Iwai <tiwai@suse.de>
Wed, 19 Dec 2012 14:22:24 +0000 (15:22 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:31:03 +0000 (08:31 +0100)
commit08c189f2c5523eda847cddb89eb8f44c0b957431
treedf0359ed346f9f8ea92e0ab98590769738ee9909
parent5d550e15be0a960c7ff5dbcf12b5a454e70403b6
ALSA: hda - Use generic parser codes for Realtek driver

The next migration step is to use the common code in generic driver
for Realtek driver.  This is no drastic change and there should be no
real functional changes, as the generic parser code comes from Realtek
driver originally.

As Realtek driver requires the generic parser code, it needs a
reverse-selection of CONFIG_SND_HDA_GENERIC kconfig.

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