From: Liam Girdwood Date: Thu, 26 Apr 2012 15:16:10 +0000 (+0100) Subject: ASoC: pcm: Add pcm operation for pcm ioctl. X-Git-Tag: v3.5-rc1~118^2~3^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be3f3f2ce6029d622d158de4274f86e3b47c9c03;p=pandora-kernel.git ASoC: pcm: Add pcm operation for pcm ioctl. Provide an ioctl marshaller for ASoC platform drivers. This will use the default ALSA handler if no platform handler exists. This is also required for DPCM BE PCMs as snd_pcm_info() will call the ioctl as part of stream startup. Signed-off-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed