From: Kuninori Morimoto Date: Tue, 4 Mar 2014 04:50:08 +0000 (-0800) Subject: ASoC: rsnd: add rsnd_scu_enable_ssi_irq() X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~5^6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8cc41e9e8cc5beec9dcbe044cfc44aa0325d9e6;p=pandora-kernel.git ASoC: rsnd: add rsnd_scu_enable_ssi_irq() Current R-Car sound driver is assuming that SCU mod is used even though it is not needed. Because scu.c is controlling SSIU too. (it is Gen1 compatibility) But, SCU mod will be really not used if new platform dai feature was used. Thus, SSIU irq setting is called from SSI directory by this patch. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed