From: Kuninori Morimoto Date: Wed, 15 Jul 2015 07:12:18 +0000 (+0000) Subject: ASoC: rsnd: src: make sure SRC soft reset X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~8^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=379febfd2e30ec8db5baccd9f9403bf650c6afa1;p=pandora-kernel.git ASoC: rsnd: src: make sure SRC soft reset Renesas SCU (Sampling Rate Convert Unit) includes SRC/CTU/MIX/DVC, and these have similar register. xxxRSR (Software reset Register) is one of them. These xxxRSR need be set to 1 to 0 when software reset. Current rsnd driver has src.c / dvc.c, and we will have mix.c. It is readable if these have same named function. This patch adds rsnd_src_soft_reset() and make sure it Signed-off-by: Kuninori Morimoto Tested-by: Keita Kobayashi Signed-off-by: Mark Brown --- Reading git-diff-tree failed