From: Arun Shamanna Lakshmi Date: Wed, 15 Jan 2014 21:03:16 +0000 (-0800) Subject: ASoC: dapm: Fix double prefix addition X-Git-Tag: v3.14-rc1~143^2^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd23c5b661858446267f4d6b2fb4edd8eb710dda;p=pandora-kernel.git ASoC: dapm: Fix double prefix addition The prefix for the codec driver can be used during dual identical codec usecases. However, dapm adds prefix twice for codec DAI widget in snd_soc_dapm_add_route API. This change is to avoid double prefix addition for codec DAI widget and is needed while using identical dual codecs. Signed-off-by: Songhee Baek Signed-off-by: Arun Shamanna Lakshmi Signed-off-by: Mark Brown --- Reading git-diff-tree failed