From: Russell King Date: Thu, 26 Jun 2014 14:23:20 +0000 (+0100) Subject: ASoC: kirkwood: implement NO_PERIOD_WAKEUP support X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~7^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=920ec4e595faf89f7db022a068a4729a4d2c48ae;p=pandora-kernel.git ASoC: kirkwood: implement NO_PERIOD_WAKEUP support Permit ALSA to run without hardware interrupts from the audio interface. Instead, ALSA will use a kernel timer to decide when to check the buffer state, resulting in a lighter workload for the CPU. Signed-off-by: Russell King Tested-by: Andrew Lunn Signed-off-by: Mark Brown --- Reading git-diff-tree failed