]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf9e7da5983e04ad1902ab1b60da38a64b3380cee
treefd987d727b454bfe4ec6c90dbd05cceffe0a1e7e
parentcd2d32738bb8c537da76c5f7096958f59cf7fc09
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