ALSA: hda - Allow codec drivers to give own badness tables
authorTakashi Iwai <tiwai@suse.de>
Fri, 22 Mar 2013 13:53:50 +0000 (14:53 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 22 Mar 2013 13:53:50 +0000 (14:53 +0100)
The standard badness values don't seem to fit to all preferences.
Some configuration prefer the side output over the headphone, some
want the speaker over the surround, etc.

This patch moves the badness table pointers into hda_gen_spec, so that
the codec driver can override them.

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

No differences found