From 920ec4e595faf89f7db022a068a4729a4d2c48ae Mon Sep 17 00:00:00 2001 From: Russell King Date: Thu, 26 Jun 2014 15:23:20 +0100 Subject: [PATCH] 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-format-patch failed