Hello, while the other two patches in this thread are controversal, this one shouldn't. It still sits in my branch with unapplied patches since nearly two years, which is enormous considering it's such an easy patch. Best regards Uwe On Mon, Nov 25, 2013 at 09:43:45PM +0100, Uwe Kleine-König wrote: > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > --- > drivers/leds/leds-pwm.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/leds/leds-pwm.c b/drivers/leds/leds-pwm.c > index cdc3e4d..0796ca3 100644 > --- a/drivers/leds/leds-pwm.c > +++ b/drivers/leds/leds-pwm.c > @@ -239,6 +239,6 @@ static struct platform_driver led_pwm_driver = { > module_platform_driver(led_pwm_driver); > > MODULE_AUTHOR("Luotao Fu <l.fu@xxxxxxxxxxxxxx>"); > -MODULE_DESCRIPTION("PWM LED driver for PXA"); > -MODULE_LICENSE("GPL"); > +MODULE_DESCRIPTION("generic PWM LED driver"); > +MODULE_LICENSE("GPL v2"); > MODULE_ALIAS("platform:leds-pwm"); > -- > 1.8.4.2 > > -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html