From: Kuninori Morimoto Date: Thu, 15 Jan 2015 08:03:22 +0000 (+0000) Subject: ASoC: rsnd: rsnd_mod controls clock X-Git-Tag: fixes-v4.0-rc1~146^2~13^2~4^3~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8564295231727c4a05ed2e9b8337fe70afe531ef;p=pandora-kernel.git ASoC: rsnd: rsnd_mod controls clock Current rsnd driver's mod (= ssi/src/dvc) have each own clk, but, these are needed to start/stop each mod. This patch adds struct clk in rsnd_mod, and start/stop these via rsnd_mod_hw_start/stop() macro Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed