summaryrefslogtreecommitdiffstats
path: root/sound/soc/Makefile
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2016-01-06 12:33:18 +0000
committerMark Brown <broonie@kernel.org>2016-01-06 17:44:17 +0000
commit565ace464105cb9623cbf4eb9549d4b0c24166c9 (patch)
tree3fe6fd5dbeb0c9ece4644fba3cf04d6bc0ba88f7 /sound/soc/Makefile
parent95fe9597d2494e8c4c9064fca1e12d1c03733ae7 (diff)
downloadlinux-565ace464105cb9623cbf4eb9549d4b0c24166c9.tar.gz
linux-565ace464105cb9623cbf4eb9549d4b0c24166c9.tar.bz2
linux-565ace464105cb9623cbf4eb9549d4b0c24166c9.zip
ASoC: wm_adsp: Add a handler for the compressed IRQ
Here support is added for responding to DSP IRQs that are used to indicate data being available on the DSP. The idea is that we check the amount of data available upon receipt of an IRQ and on subsequent calls to the pointer callback we recheck once less than one fragment is available (to avoid excessive SPI traffic), if there is truely less than one fragment available we ack the last IRQ and wait for a new one. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/Makefile')
0 files changed, 0 insertions, 0 deletions