From: Takashi Iwai Date: Thu, 11 Sep 2014 13:53:26 +0000 (+0200) Subject: ALSA: hda - Use standard hda_jack infrastructure for CA0132 driver X-Git-Tag: fixes-against-v3.18-rc2~128^2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8fb117034847634bff8f02632151f7535981fa1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed