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

No differences found