From: Lars-Peter Clausen Date: Sat, 30 Nov 2013 17:00:45 +0000 (+0100) Subject: ASoC: generic-dmaengine-pcm: Set BATCH flag when residue reporting is not supported X-Git-Tag: cleanup-for-linus~7^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a22f33b00346f26d29483cdacdbf26df7947ef23;p=pandora-kernel.git ASoC: generic-dmaengine-pcm: Set BATCH flag when residue reporting is not supported For dmaengine drivers which do not support transfer residue reporting we update the PCM pointer with period granularity. Set the SNDRV_PCM_INFO_BATCH flag in this case to let userspace know about this. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed