[PATCH] ASoC: codec: wcd938x: Add irq config support
Srinivas Kandagatla
srinivas.kandagatla at linaro.org
Thu Oct 7 15:56:58 CEST 2021
On 07/10/2021 14:51, Srinivasa Rao Mandadapu wrote:
> This patch fixes compilation error in wcd98x codec driver.
>
> Fixes: 045442228868 ("ASoC: codecs: wcd938x: add audio routing and Kconfig")
>
> Signed-off-by: Venkata Prasad Potturu <potturu at codeaurora.org>
> Signed-off-by: Srinivasa Rao Mandadapu <srivasam at codeaurora.org>
LGTM,
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla at linaro.org>
> ---
> sound/soc/codecs/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
> index 82ee233..216cea0 100644
> --- a/sound/soc/codecs/Kconfig
> +++ b/sound/soc/codecs/Kconfig
> @@ -1583,6 +1583,7 @@ config SND_SOC_WCD938X_SDW
> tristate "WCD9380/WCD9385 Codec - SDW"
> select SND_SOC_WCD938X
> select SND_SOC_WCD_MBHC
> + select REGMAP_IRQ
> depends on SOUNDWIRE
> select REGMAP_SOUNDWIRE
> help
>
More information about the Alsa-devel
mailing list