ALSA: hda - Add position_check op
authorDylan Reid <dgreid@chromium.org>
Fri, 28 Feb 2014 23:41:28 +0000 (15:41 -0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 1 Mar 2014 10:23:16 +0000 (11:23 +0100)
commit7ca954a86b1f2e42af9299eb2ac142bcb5c9bd67
treefd987d727b454bfe4ec6c90dbd05cceffe0a1e7e
parentf43923ff2c97c2ecad668c5133a36c2a9821b5df
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 <dgreid@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c
sound/pci/hda/hda_priv.h