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)
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>

No differences found