From: Kuninori Morimoto Date: Thu, 31 Jul 2014 06:53:03 +0000 (-0700) Subject: ASoC: rsnd: fixup pcm_new callback method X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c63f3c02f5a998621758239abed43c5bd454b70;p=pandora-kernel.git ASoC: rsnd: fixup pcm_new callback method bff58ea4f43d9b4a9fd6fb05fabc8f50f68131f5 (ASoC: rsnd: add DVC support) added DVC support, and it added pcm_new callback feature for it. Then it called all DAI's pcm_new callback, and it was wrong. This patch fixup it and call correct callback. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed