linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: Marc Gonzalez <marc.w.gonzalez@free.fr>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	alsa-devel@alsa-project.org, Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH] ASoC: wcd9335: Fix missing regmap requirement
Date: Wed, 10 Apr 2019 15:31:28 +0100	[thread overview]
Message-ID: <da5f1653-c668-f587-8fcf-69965f082ea7@linaro.org> (raw)
In-Reply-To: <8c0b22e2-2c67-8d45-a57d-dfc54043fbc9@free.fr>



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@free.fr>
> ---

Thanks for Fix,

Acked-by: Srinivas Kandagatla <srinivas.kandagatla@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 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,
> 

  reply	other threads:[~2019-04-10 14:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10 14:23 [PATCH] ASoC: wcd9335: Fix missing regmap requirement Marc Gonzalez
2019-04-10 14:31 ` Srinivas Kandagatla [this message]
2019-04-11 11:19 ` Applied "ASoC: wcd9335: Fix missing regmap requirement" to the asoc tree Mark Brown
2019-05-13 12:30 ` Mark Brown
2020-04-15 23:32 ` Mark Brown
2020-04-16 15:23   ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=da5f1653-c668-f587-8fcf-69965f082ea7@linaro.org \
    --to=srinivas.kandagatla@linaro.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.w.gonzalez@free.fr \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).