ALSA: hda/realtek - Remove use_jack_tbl field
authorTakashi Iwai <tiwai@suse.de>
Thu, 19 Jan 2012 14:03:48 +0000 (15:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 19 Jan 2012 14:03:48 +0000 (15:03 +0100)
commita7309792c4e313d4e4c30084dc0ecbc834082433
treee68079c828c7465d82353d053d36fc20858517c8
parentf21d78e2698b6380a5387461e3b126bb2dee23aa
ALSA: hda/realtek - Remove use_jack_tbl field

Now that all quirks have the own unsol handlers, we don't need to check
use_jack_tbl flag any more.  Let's kill it.

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