public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] ASoC: codecs: wcd937x: Remove unused of_gpio.h
@ 2024-10-31 10:33 Andy Shevchenko
  2024-11-01 13:15 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2024-10-31 10:33 UTC (permalink / raw)
  To: Mark Brown, Prasad Kumpatla, Mohammad Rafi Shaik, linux-sound,
	linux-kernel
  Cc: Liam Girdwood, Jaroslav Kysela, Takashi Iwai, Andy Shevchenko

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/wcd937x.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/codecs/wcd937x.c b/sound/soc/codecs/wcd937x.c
index 08fb13a334a4..c9d5e67bf66e 100644
--- a/sound/soc/codecs/wcd937x.c
+++ b/sound/soc/codecs/wcd937x.c
@@ -7,7 +7,6 @@
 #include <linux/gpio/consumer.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
-#include <linux/of_gpio.h>
 #include <linux/of.h>
 #include <linux/platform_device.h>
 #include <linux/pm_runtime.h>
-- 
2.43.0.rc1.1336.g36b5255a03ac


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v1 1/1] ASoC: codecs: wcd937x: Remove unused of_gpio.h
  2024-10-31 10:33 [PATCH v1 1/1] ASoC: codecs: wcd937x: Remove unused of_gpio.h Andy Shevchenko
@ 2024-11-01 13:15 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2024-11-01 13:15 UTC (permalink / raw)
  To: Prasad Kumpatla, Mohammad Rafi Shaik, linux-sound, linux-kernel,
	Andy Shevchenko
  Cc: Liam Girdwood, Jaroslav Kysela, Takashi Iwai

On Thu, 31 Oct 2024 12:33:02 +0200, 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.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: codecs: wcd937x: Remove unused of_gpio.h
      commit: bd0aff85d5f3f3fc22735ab5869008dfd8ab4867

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-01 13:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-31 10:33 [PATCH v1 1/1] ASoC: codecs: wcd937x: Remove unused of_gpio.h Andy Shevchenko
2024-11-01 13:15 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox