* [PATCH] gpu/drm/i2c/adv7511: Fix license, set to GPL v2
@ 2015-08-11 12:22 Mike Looijmans
2015-08-17 10:52 ` Thierry Reding
0 siblings, 1 reply; 3+ messages in thread
From: Mike Looijmans @ 2015-08-11 12:22 UTC (permalink / raw)
To: lars; +Cc: hans.verkuil, airlied, dri-devel, linux-kernel, Mike Looijmans
Header claims GPL v2, so make the MODULE_LICENSE reflect that properly.
Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
---
drivers/gpu/drm/i2c/adv7511.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i2c/adv7511.c b/drivers/gpu/drm/i2c/adv7511.c
index 2aaa3c8..73a4ee6 100644
--- a/drivers/gpu/drm/i2c/adv7511.c
+++ b/drivers/gpu/drm/i2c/adv7511.c
@@ -1011,4 +1011,4 @@ module_exit(adv7511_exit);
MODULE_AUTHOR("Lars-Peter Clausen <lars@metafoo.de>");
MODULE_DESCRIPTION("ADV7511 HDMI transmitter driver");
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("GPL v2");
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] gpu/drm/i2c/adv7511: Fix license, set to GPL v2
2015-08-11 12:22 [PATCH] gpu/drm/i2c/adv7511: Fix license, set to GPL v2 Mike Looijmans
@ 2015-08-17 10:52 ` Thierry Reding
2015-08-17 10:54 ` Thierry Reding
0 siblings, 1 reply; 3+ messages in thread
From: Thierry Reding @ 2015-08-17 10:52 UTC (permalink / raw)
To: Mike Looijmans; +Cc: lars, hans.verkuil, airlied, dri-devel, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 462 bytes --]
On Tue, Aug 11, 2015 at 02:22:43PM +0200, Mike Looijmans wrote:
> Header claims GPL v2, so make the MODULE_LICENSE reflect that properly.
>
> Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
> ---
> drivers/gpu/drm/i2c/adv7511.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
The subject prefix looks wrong. According to git log it should be "drm:
adv7511: " instead. Otherwise:
Reviewed-by: Thierry Reding <treding@nvidia.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] gpu/drm/i2c/adv7511: Fix license, set to GPL v2
2015-08-17 10:52 ` Thierry Reding
@ 2015-08-17 10:54 ` Thierry Reding
0 siblings, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2015-08-17 10:54 UTC (permalink / raw)
To: Mike Looijmans; +Cc: lars, hans.verkuil, airlied, dri-devel, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 676 bytes --]
On Mon, Aug 17, 2015 at 12:52:20PM +0200, Thierry Reding wrote:
> On Tue, Aug 11, 2015 at 02:22:43PM +0200, Mike Looijmans wrote:
> > Header claims GPL v2, so make the MODULE_LICENSE reflect that properly.
> >
> > Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
> > ---
> > drivers/gpu/drm/i2c/adv7511.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
> The subject prefix looks wrong. According to git log it should be "drm:
> adv7511: " instead. Otherwise:
>
> Reviewed-by: Thierry Reding <treding@nvidia.com>
Also, when you resend you might want to send To: David Airlie to
increase the chances of him taking notice.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-17 10:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11 12:22 [PATCH] gpu/drm/i2c/adv7511: Fix license, set to GPL v2 Mike Looijmans
2015-08-17 10:52 ` Thierry Reding
2015-08-17 10:54 ` Thierry Reding
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox