From: Peter Ujfalusi Date: Fri, 14 Sep 2012 12:05:51 +0000 (+0300) Subject: ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data struct X-Git-Tag: v3.7-rc1~81^2~14^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=061fb36db7c0187aa90b95f1ba56f6192f42b984;p=pandora-kernel.git ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data struct The omap-pcm platform driver no longer needs this parameter to select between ELEMENT and PACKET mode. The selection is based on the configured packet_size. Signed-off-by: Peter Ujfalusi Tested-by: Janusz Krzysztofik Signed-off-by: Mark Brown --- Reading git-diff-tree failed