ALSA: hda - Use standard hda_jack infrastructure for CA0132 driver
authorTakashi Iwai <tiwai@suse.de>
Thu, 11 Sep 2014 13:53:26 +0000 (15:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 16 Sep 2014 15:25:02 +0000 (17:25 +0200)
commitf8fb117034847634bff8f02632151f7535981fa1
tree286e991990ab7c832825a0d6cea9e72d63b1e132
parent7c3008c47b405420bf2b24fb5a21af3df5b5c323
ALSA: hda - Use standard hda_jack infrastructure for CA0132 driver

For its headphone, mic and DSP responses, we can use the standard
hda_jack infrastructure in CA0132 driver, too.  The only point to
handle carefully is the delayed headphone jack handling.  It tries to
react after a certain delay.  Here we use the existing block_report
flag in hda_jack_tbl (that was implemented for HDMI).

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