Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH] ASoC: codecs: remove redundant 'tristate' in sound/soc/codecs/Kconfig
@ 2024-02-15 13:28 Masahiro Yamada
  2024-02-15 17:08 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2024-02-15 13:28 UTC (permalink / raw)
  To: linux-sound
  Cc: Masahiro Yamada, Jaroslav Kysela, Liam Girdwood, Mark Brown,
	Takashi Iwai, linux-kernel

The type 'tristate' is already specified three lines above.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
---

 sound/soc/codecs/Kconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 59f9742e9ff4..f7e06ba99570 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -2300,7 +2300,6 @@ config SND_SOC_WSA881X
 	tristate "WSA881X Codec"
 	depends on SOUNDWIRE
 	select REGMAP_SOUNDWIRE
-	tristate
 	help
 	  This enables support for Qualcomm WSA8810/WSA8815 Class-D
 	  Smart Speaker Amplifier.
@@ -2309,7 +2308,6 @@ config SND_SOC_WSA883X
 	tristate "WSA883X Codec"
 	depends on SOUNDWIRE
 	select REGMAP_SOUNDWIRE
-	tristate
 	help
 	  This enables support for Qualcomm WSA8830/WSA8835 Class-D
 	  Smart Speaker Amplifier.
@@ -2318,7 +2316,6 @@ config SND_SOC_WSA884X
 	tristate "WSA884X Codec"
 	depends on SOUNDWIRE
 	select REGMAP_SOUNDWIRE
-	tristate
 	help
 	  This enables support for Qualcomm WSA8840/WSA8845/WSA8845H Class-D
 	  Smart Speaker Amplifier.
-- 
2.40.1


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

* Re: [PATCH] ASoC: codecs: remove redundant 'tristate' in sound/soc/codecs/Kconfig
  2024-02-15 13:28 [PATCH] ASoC: codecs: remove redundant 'tristate' in sound/soc/codecs/Kconfig Masahiro Yamada
@ 2024-02-15 17:08 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2024-02-15 17:08 UTC (permalink / raw)
  To: linux-sound, Masahiro Yamada
  Cc: Jaroslav Kysela, Liam Girdwood, Takashi Iwai, linux-kernel

On Thu, 15 Feb 2024 22:28:54 +0900, Masahiro Yamada wrote:
> The type 'tristate' is already specified three lines above.
> 
> 

Applied to

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

Thanks!

[1/1] ASoC: codecs: remove redundant 'tristate' in sound/soc/codecs/Kconfig
      commit: 74e0259495cfab4f92c64ddcbbfe454e5c2f962a

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-02-15 17:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-15 13:28 [PATCH] ASoC: codecs: remove redundant 'tristate' in sound/soc/codecs/Kconfig Masahiro Yamada
2024-02-15 17:08 ` Mark Brown

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