From: Dylan Reid Date: Fri, 28 Feb 2014 23:41:28 +0000 (-0800) Subject: ALSA: hda - Add position_check op X-Git-Tag: v3.15-rc1~142^2~3^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ca954a86b1f2e42af9299eb2ac142bcb5c9bd67;p=pandora-kernel.git ALSA: hda - Add position_check op This op will be used by hda_intel to do the position check. Takashi wisely suggested adding this before moving the interrupt handler to common HDA code. Having this callback prevents the need to move the hda_intel specific delayed interrupt handling with the irq. Signed-off-by: Dylan Reid Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed