From: Lars-Peter Clausen Date: Tue, 14 May 2013 09:05:30 +0000 (+0200) Subject: ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~27^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90996f43b3fa36075e501a52a3e2286896d74e79;p=pandora-kernel.git ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c snd_soc_set_runtime_hwparams() is the only PCM related function that lives in soc-core.c. All other PCM related functions live in soc-pcm.c, so move snd_soc_set_runtime_hwparams() over as well for a bit more consistency. Signed-off-by: Lars-Peter Clausen Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed