commit | f8fb117034847634bff8f02632151f7535981fa1 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Sep 11 15:53:26 2014 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 16 17:25:02 2014 +0200 |
tree | 286e991990ab7c832825a0d6cea9e72d63b1e132 | |
parent | 7c3008c47b405420bf2b24fb5a21af3df5b5c323 [diff] |
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>