From: Kuninori Morimoto Date: Fri, 18 Oct 2013 05:50:59 +0000 (-0700) Subject: ASoC: rcar: add rsnd_scu_hpbif_is_enable() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~72^2~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdcfcac968a1ec648434892b6addd80e66a5a892;p=pandora-kernel.git ASoC: rcar: add rsnd_scu_hpbif_is_enable() Current SSI needs RSND_SSI_DEPENDENT flag to decide dependent/independent mode. And SCU needs RSND_SCU_USE_HPBIF flag to decide HPBIF is enable/disable. But these 2 means same things. This patch adds new rsnd_scu_hpbif_is_enable() function, and merges above methods. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed