* [PATCH] ASoC: Ux500: Correct license strings
@ 2012-06-13 8:09 Ola Lilja
2012-06-13 8:19 ` Linus Walleij
2012-06-13 9:22 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: Ola Lilja @ 2012-06-13 8:09 UTC (permalink / raw)
To: Liam Girdwood, Mark Brown, alsa-devel
Cc: Stephen Rothwell, Linus Walleij, Ola Lilja
GPLv2 -> GPL v2
Signed-off-by: Ola Lilja <ola.o.lilja@stericsson.com>
---
sound/soc/codecs/ab8500-codec.c | 2 +-
sound/soc/ux500/ux500_msp_dai.c | 2 +-
sound/soc/ux500/ux500_msp_i2s.c | 2 +-
sound/soc/ux500/ux500_pcm.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sound/soc/codecs/ab8500-codec.c b/sound/soc/codecs/ab8500-codec.c
index dba246a..dd419c8 100644
--- a/sound/soc/codecs/ab8500-codec.c
+++ b/sound/soc/codecs/ab8500-codec.c
@@ -2510,4 +2510,4 @@ static struct platform_driver ab8500_codec_platform_driver = {
};
module_platform_driver(ab8500_codec_platform_driver);
-MODULE_LICENSE("GPLv2");
+MODULE_LICENSE("GPL v2");
diff --git a/sound/soc/ux500/ux500_msp_dai.c b/sound/soc/ux500/ux500_msp_dai.c
index 93c6c40..62ac028 100644
--- a/sound/soc/ux500/ux500_msp_dai.c
+++ b/sound/soc/ux500/ux500_msp_dai.c
@@ -840,4 +840,4 @@ static struct platform_driver msp_i2s_driver = {
};
module_platform_driver(msp_i2s_driver);
-MODULE_LICENSE("GPLv2");
+MODULE_LICENSE("GPL v2");
diff --git a/sound/soc/ux500/ux500_msp_i2s.c b/sound/soc/ux500/ux500_msp_i2s.c
index 496dec1..ee14d2d 100644
--- a/sound/soc/ux500/ux500_msp_i2s.c
+++ b/sound/soc/ux500/ux500_msp_i2s.c
@@ -739,4 +739,4 @@ void ux500_msp_i2s_cleanup_msp(struct platform_device *pdev,
devm_kfree(&pdev->dev, msp);
}
-MODULE_LICENSE("GPLv2");
+MODULE_LICENSE("GPL v2");
diff --git a/sound/soc/ux500/ux500_pcm.c b/sound/soc/ux500/ux500_pcm.c
index 66b080e..97d8e4d 100644
--- a/sound/soc/ux500/ux500_pcm.c
+++ b/sound/soc/ux500/ux500_pcm.c
@@ -315,4 +315,4 @@ static struct platform_driver ux500_pcm_driver = {
};
module_platform_driver(ux500_pcm_driver);
-MODULE_LICENSE("GPLv2");
+MODULE_LICENSE("GPL v2");
--
1.7.8.3
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] ASoC: Ux500: Correct license strings
2012-06-13 8:09 [PATCH] ASoC: Ux500: Correct license strings Ola Lilja
@ 2012-06-13 8:19 ` Linus Walleij
2012-06-13 9:22 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2012-06-13 8:19 UTC (permalink / raw)
To: Ola Lilja; +Cc: Stephen Rothwell, alsa-devel, Mark Brown, Liam Girdwood
On Wed, Jun 13, 2012 at 10:09 AM, Ola Lilja <ola.o.lilja@stericsson.com> wrote:
> GPLv2 -> GPL v2
>
> Signed-off-by: Ola Lilja <ola.o.lilja@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Thanks!
Linus Walleij
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: Ux500: Correct license strings
2012-06-13 8:09 [PATCH] ASoC: Ux500: Correct license strings Ola Lilja
2012-06-13 8:19 ` Linus Walleij
@ 2012-06-13 9:22 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2012-06-13 9:22 UTC (permalink / raw)
To: Ola Lilja; +Cc: Stephen Rothwell, alsa-devel, Liam Girdwood, Linus Walleij
[-- Attachment #1.1: Type: text/plain, Size: 160 bytes --]
On Wed, Jun 13, 2012 at 10:09:51AM +0200, Ola Lilja wrote:
> GPLv2 -> GPL v2
>
> Signed-off-by: Ola Lilja <ola.o.lilja@stericsson.com>
Applied, thanks.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-13 9:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-13 8:09 [PATCH] ASoC: Ux500: Correct license strings Ola Lilja
2012-06-13 8:19 ` Linus Walleij
2012-06-13 9:22 ` Mark Brown
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.