ALSA: hda - Rearrange for dropping static quirk codes in AD codec driver
authorTakashi Iwai <tiwai@suse.de>
Tue, 22 Jan 2013 15:45:58 +0000 (16:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Jan 2013 20:19:38 +0000 (21:19 +0100)
As done for patch_conexant.c, put ifdef ENABLE_AD_STATIC_QUIRKS for
preparing t odrop the static quirk codes in patch_analog.c.

The whole static quirk code can be omitted by commenting out
ENABLE_AD_STATIC_QUIRKS define now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found