From: Qiao Zhou Date: Wed, 4 Jun 2014 11:42:06 +0000 (+0800) Subject: ASoC: pcm: fix dpcm_path_put in dpcm runtime update X-Git-Tag: omap-for-v3.17/fixes-against-rc2~29^2~4^2~4^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ed9de76ff342cbd717a9cf897044b99272cb8f8;p=pandora-kernel.git ASoC: pcm: fix dpcm_path_put in dpcm runtime update we need to release dapm widget list after dpcm_path_get in soc_dpcm_runtime_update. otherwise, there will be potential memory leak. add dpcm_path_put to fix it. Signed-off-by: Qiao Zhou Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed