From: pebolle@tiscali.nl (Paul Bolle)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH resend v4] phy: Add driver to support individual USB PHYs on sun9i
Date: Fri, 13 Mar 2015 10:35:15 +0100 [thread overview]
Message-ID: <1426239315.5304.57.camel@x220> (raw)
In-Reply-To: <1426154079-423-1-git-send-email-wens@csie.org>
Just a license nit.
On Thu, 2015-03-12 at 17:54 +0800, Chen-Yu Tsai wrote:
> --- /dev/null
> +++ b/drivers/phy/phy-sun9i-usb.c
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License as published by
> + * the Free Software Foundation; either version 2 of the License, or
> + * (at your option) any later version.
> + *
> + * This program is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> + * GNU General Public License for more details.
> + */
This states that the license is GPL v2 or later.
> +MODULE_LICENSE("GPL v2");
And it's
MODULE_LICENSE("GPL");
that matches that statement.
Paul Bolle
WARNING: multiple messages have this Message-ID (diff)
From: Paul Bolle <pebolle@tiscali.nl>
To: Chen-Yu Tsai <wens@csie.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Maxime Ripard <maxime.ripard@free-electrons.com>
Subject: Re: [PATCH resend v4] phy: Add driver to support individual USB PHYs on sun9i
Date: Fri, 13 Mar 2015 10:35:15 +0100 [thread overview]
Message-ID: <1426239315.5304.57.camel@x220> (raw)
In-Reply-To: <1426154079-423-1-git-send-email-wens@csie.org>
Just a license nit.
On Thu, 2015-03-12 at 17:54 +0800, Chen-Yu Tsai wrote:
> --- /dev/null
> +++ b/drivers/phy/phy-sun9i-usb.c
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License as published by
> + * the Free Software Foundation; either version 2 of the License, or
> + * (at your option) any later version.
> + *
> + * This program is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> + * GNU General Public License for more details.
> + */
This states that the license is GPL v2 or later.
> +MODULE_LICENSE("GPL v2");
And it's
MODULE_LICENSE("GPL");
that matches that statement.
Paul Bolle
next prev parent reply other threads:[~2015-03-13 9:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 9:54 [PATCH resend v4] phy: Add driver to support individual USB PHYs on sun9i Chen-Yu Tsai
2015-03-12 9:54 ` Chen-Yu Tsai
2015-03-13 6:37 ` Kishon Vijay Abraham I
2015-03-13 6:37 ` Kishon Vijay Abraham I
2015-03-13 8:24 ` Chen-Yu Tsai
2015-03-13 8:24 ` Chen-Yu Tsai
2015-03-13 9:27 ` Maxime Ripard
2015-03-13 9:27 ` Maxime Ripard
2015-03-13 9:35 ` Paul Bolle [this message]
2015-03-13 9:35 ` Paul Bolle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1426239315.5304.57.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.