lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <da5f1653-c668-f587-8fcf-69965f082ea7@linaro.org>
Date:   Wed, 10 Apr 2019 15:31:28 +0100
From:   Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To:     Marc Gonzalez <marc.w.gonzalez@...e.fr>,
        Liam Girdwood <lgirdwood@...il.com>,
        Mark Brown <broonie@...nel.org>,
        Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>
Cc:     LKML <linux-kernel@...r.kernel.org>, alsa-devel@...a-project.org,
        Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] ASoC: wcd9335: Fix missing regmap requirement



On 10/04/2019 15:23, Marc Gonzalez wrote:
> wcd9335.c: undefined reference to 'devm_regmap_add_irq_chip'
> 
> Signed-off-by: Marc Gonzalez <marc.w.gonzalez@...e.fr>
> ---

Thanks for Fix,

Acked-by: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>

>   sound/soc/codecs/Kconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
> index 419142111b6d..33778dc99108 100644
> --- a/sound/soc/codecs/Kconfig
> +++ b/sound/soc/codecs/Kconfig
> @@ -1162,6 +1162,7 @@ config SND_SOC_WCD9335
>   	tristate "WCD9335 Codec"
>   	depends on SLIMBUS
>   	select REGMAP_SLIMBUS
> +	select REGMAP_IRQ
>   	help
>   	  The WCD9335 is a standalone Hi-Fi audio CODEC IC, supports
>   	  Qualcomm Technologies, Inc. (QTI) multimedia solutions,
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ