linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: imx@lists.linux.dev, alsa-devel@alsa-project.org,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Kuninori Morimoto" <kuninori.morimoto.gx@renesas.com>,
	"Xiubo Li" <Xiubo.Lee@gmail.com>,
	"Marco Felsch" <m.felsch@pengutronix.de>,
	"David Rhodes" <david.rhodes@cirrus.com>,
	"Kevin Lu" <kevin-lu@ti.com>,
	"Srinivas Kandagatla" <srinivas.kandagatla@linaro.org>,
	"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
	"Shawn Guo" <shawnguo@kernel.org>,
	"Shengjiu Wang" <shengjiu.wang@gmail.com>,
	"Rob Herring" <robh@kernel.org>,
	"Fabio Estevam" <festevam@gmail.com>,
	"Takashi Iwai" <tiwai@suse.com>,
	"Richard Fitzgerald" <rf@opensource.cirrus.com>,
	linux-rockchip@lists.infradead.org,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Baojun Xu" <baojun.xu@ti.com>,
	"Pengutronix Kernel Team" <kernel@pengutronix.de>,
	"Sascha Hauer" <s.hauer@pengutronix.de>,
	"Shenghao Ding" <shenghao-ding@ti.com>,
	"James Schulman" <james.schulman@cirrus.com>,
	"Nicolin Chen" <nicoleotsuka@gmail.com>,
	"Alper Nebi Yasak" <alpernebiyasak@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	linux-sound@vger.kernel.org, "Jaroslav Kysela" <perex@perex.cz>,
	linux-arm-kernel@lists.infradead.org,
	"Weidong Wang" <wangweidong.a@awinic.com>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	linux-kernel@vger.kernel.org, "Chancel Liu" <chancel.liu@nxp.com>,
	"Banajit Goswami" <bgoswami@quicinc.com>,
	patches@opensource.cirrus.com, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v1 1/6] ASoC: codecs: Remove unused of_gpio.h
Date: Fri, 31 May 2024 14:58:02 +0000	[thread overview]
Message-ID: <ZlnleuSae2C6/WRU@opensource.cirrus.com> (raw)
In-Reply-To: <20240530230037.1156253-2-andriy.shevchenko@linux.intel.com>

On Fri, May 31, 2024 at 01:58:47AM +0300, Andy Shevchenko wrote:
> of_gpio.h is deprecated and subject to remove. The drivers in question
> don't use it, simply remove the unused header.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  sound/soc/codecs/cs53l30.c        | 1 -

Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>

Thanks,
Charles

  parent reply	other threads:[~2024-05-31 15:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-30 22:58 [PATCH v1 0/6] ASoC: Drop or replace of_gpio.h Andy Shevchenko
2024-05-30 22:58 ` [PATCH v1 1/6] ASoC: codecs: Remove unused of_gpio.h Andy Shevchenko
2024-05-31  0:55   ` Kuninori Morimoto
2024-05-31  6:42   ` kernel test robot
2024-05-31 14:30     ` Andy Shevchenko
2024-05-31 14:58   ` Charles Keepax [this message]
2024-05-30 22:58 ` [PATCH v1 2/6] ASoC: fsl: " Andy Shevchenko
2024-05-30 22:58 ` [PATCH v1 3/6] ASoC: rockchip: " Andy Shevchenko
2024-05-30 22:58 ` [PATCH v1 4/6] ASoC: codecs: Replace of_gpio.h by proper one Andy Shevchenko
2024-05-30 22:58 ` [PATCH v1 5/6] ASoC: generic: " Andy Shevchenko
2024-05-31  0:53   ` Kuninori Morimoto
2024-05-30 22:58 ` [PATCH v1 6/6] ASoC: samsung: " Andy Shevchenko

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=ZlnleuSae2C6/WRU@opensource.cirrus.com \
    --to=ckeepax@opensource.cirrus.com \
    --cc=Xiubo.Lee@gmail.com \
    --cc=alpernebiyasak@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=baojun.xu@ti.com \
    --cc=bgoswami@quicinc.com \
    --cc=broonie@kernel.org \
    --cc=chancel.liu@nxp.com \
    --cc=david.rhodes@cirrus.com \
    --cc=festevam@gmail.com \
    --cc=heiko@sntech.de \
    --cc=imx@lists.linux.dev \
    --cc=james.schulman@cirrus.com \
    --cc=kernel@pengutronix.de \
    --cc=kevin-lu@ti.com \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=m.felsch@pengutronix.de \
    --cc=nicoleotsuka@gmail.com \
    --cc=patches@opensource.cirrus.com \
    --cc=perex@perex.cz \
    --cc=rf@opensource.cirrus.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=s.nawrocki@samsung.com \
    --cc=shawnguo@kernel.org \
    --cc=shenghao-ding@ti.com \
    --cc=shengjiu.wang@gmail.com \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=tiwai@suse.com \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=wangweidong.a@awinic.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).