From: Dylan Reid Date: Fri, 28 Feb 2014 23:41:18 +0000 (-0800) Subject: ALSA: hda - Add jackpoll_ms to struct azx X-Git-Tag: v3.15-rc1~142^2~3^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749ee287fc937d8026fb459b7574d39745c0cbb9;p=pandora-kernel.git ALSA: hda - Add jackpoll_ms to struct azx Keeping a pointer to the jackpoll_ms array in the chip will allow azx_codec_create to be shared between hda_intel and hda_platform drivers. Also modify get_jackpoll_ms to make the jackpoll_ms member optional, this way a platform driver can leave it out if it's not needed. Signed-off-by: Dylan Reid Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed