Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH] ASoC: mt6660: delete MODULE_VERSION
@ 2025-05-31 15:59 Xose Vazquez Perez
  2025-06-02 11:21 ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Xose Vazquez Perez @ 2025-05-31 15:59 UTC (permalink / raw)
  Cc: Xose Vazquez Perez, Liam Girdwood, Mark Brown, Jaroslav Kysela,
	Takashi Iwai, Matthias Brugger, AngeloGioacchino Del Regno,
	SOUND ML, MEDIATEK ML

Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: SOUND ML <linux-sound@vger.kernel.org>
Cc: MEDIATEK ML <linux-mediatek@lists.infradead.org>
---
 sound/soc/codecs/mt6660.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/codecs/mt6660.c b/sound/soc/codecs/mt6660.c
index d16bccebae52..9415656f8285 100644
--- a/sound/soc/codecs/mt6660.c
+++ b/sound/soc/codecs/mt6660.c
@@ -578,4 +578,3 @@ module_i2c_driver(mt6660_i2c_driver);
 MODULE_AUTHOR("Jeff Chang <jeff_chang@richtek.com>");
 MODULE_DESCRIPTION("MT6660 SPKAMP Driver");
 MODULE_LICENSE("GPL");
-MODULE_VERSION("1.0.8_G");
-- 
2.49.0

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

* Re: [PATCH] ASoC: mt6660: delete MODULE_VERSION
  2025-05-31 15:59 [PATCH] ASoC: mt6660: delete MODULE_VERSION Xose Vazquez Perez
@ 2025-06-02 11:21 ` Mark Brown
  2025-06-04  8:06   ` Xose Vazquez Perez
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2025-06-02 11:21 UTC (permalink / raw)
  To: Xose Vazquez Perez
  Cc: Liam Girdwood, Jaroslav Kysela, Takashi Iwai, Matthias Brugger,
	AngeloGioacchino Del Regno, SOUND ML, MEDIATEK ML

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

On Sat, May 31, 2025 at 05:59:49PM +0200, Xose Vazquez Perez wrote:

Why?

> Cc: Liam Girdwood <lgirdwood@gmail.com>
> Cc: Mark Brown <broonie@kernel.org>
> Cc: Jaroslav Kysela <perex@perex.cz>
> Cc: Takashi Iwai <tiwai@suse.com>
> Cc: Matthias Brugger <matthias.bgg@gmail.com>
> Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Cc: SOUND ML <linux-sound@vger.kernel.org>
> Cc: MEDIATEK ML <linux-mediatek@lists.infradead.org>
> ---

You've not provided a Signed-off-by for this so I can't do anything with
it, please see Documentation/process/submitting-patches.rst for details
on what this is and why it's important.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: [PATCH] ASoC: mt6660: delete MODULE_VERSION
  2025-06-02 11:21 ` Mark Brown
@ 2025-06-04  8:06   ` Xose Vazquez Perez
  0 siblings, 0 replies; 3+ messages in thread
From: Xose Vazquez Perez @ 2025-06-04  8:06 UTC (permalink / raw)
  To: Mark Brown
  Cc: Liam Girdwood, Jaroslav Kysela, Takashi Iwai, Matthias Brugger,
	AngeloGioacchino Del Regno, SOUND ML, MEDIATEK ML

On 6/2/25 1:21 PM, Mark Brown wrote:

> On Sat, May 31, 2025 at 05:59:49PM +0200, Xose Vazquez Perez wrote:
> 
> Why?

Reminiscent of ancient times when modules were developed outside the kernel:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2cd53fa9d38b98ea5ae4268e021c4f4cd68227a5

This is the only driver under sound/ with this macro.

>> Cc: Liam Girdwood <lgirdwood@gmail.com>
>> Cc: Mark Brown <broonie@kernel.org>
>> Cc: Jaroslav Kysela <perex@perex.cz>
>> Cc: Takashi Iwai <tiwai@suse.com>
>> Cc: Matthias Brugger <matthias.bgg@gmail.com>
>> Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
>> Cc: SOUND ML <linux-sound@vger.kernel.org>
>> Cc: MEDIATEK ML <linux-mediatek@lists.infradead.org>
>> ---
> 
> You've not provided a Signed-off-by for this so I can't do anything with
> it, please see Documentation/process/submitting-patches.rst for details
> on what this is and why it's important.

Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>

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

end of thread, other threads:[~2025-06-04  8:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-31 15:59 [PATCH] ASoC: mt6660: delete MODULE_VERSION Xose Vazquez Perez
2025-06-02 11:21 ` Mark Brown
2025-06-04  8:06   ` Xose Vazquez Perez

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