]> Git Repo - linux.git/commitdiff
ASoC: rcar: select REGMAP
authorKuninori Morimoto <[email protected]>
Thu, 7 Nov 2013 08:56:28 +0000 (00:56 -0800)
committerMark Brown <[email protected]>
Sun, 24 Nov 2013 13:42:03 +0000 (13:42 +0000)
55e5b6fd5af04b6d8b0ac6635edf49476ff298ba
(ASoC: rsnd: use regmap instead of original register mapping method)
support regmap/regmap_field on Renesas sound driver.
It needs CONFIG_REGMAP now.

Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/sh/Kconfig

index 14011d90d70af3180f4eeedee2fa254a6d5fde25..ff60e11ecb564674bdffbe8814392fe1b2b01065 100644 (file)
@@ -37,6 +37,7 @@ config SND_SOC_SH4_SIU
 config SND_SOC_RCAR
        tristate "R-Car series SRU/SCU/SSIU/SSI support"
        select SND_SIMPLE_CARD
+       select REGMAP
        help
          This option enables R-Car SUR/SCU/SSIU/SSI sound support
 
This page took 0.057904 seconds and 4 git commands to generate.