Re: [PATCH 0/3] Handle LEDs with the same name

2015-03-30 Thread Bryan Wu
On Mon, Mar 30, 2015 at 10:45 AM, Ricardo Ribalda Delgado
 wrote:
> This is a rework of the original patch + 3 fixup patches from me.
> Contains a lot of feedback from Geert Uytterhoeven 
> Thanks!
>
> Ricardo Ribalda Delgado (1):
>   leds/led-class: Handle LEDs with the same name
>
> Sakari Ailus (2):
>   leds: Use log level warn instead of info when telling about a name
> clash
>   leds: Don't treat the LED name as a format string
>
>  drivers/leds/led-class.c | 39 +--
>  1 file changed, 37 insertions(+), 2 deletions(-)
>
Applied again.

Thanks,
-Bryan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/3] Handle LEDs with the same name

2015-03-30 Thread Ricardo Ribalda Delgado
This is a rework of the original patch + 3 fixup patches from me.
Contains a lot of feedback from Geert Uytterhoeven 
Thanks!

Ricardo Ribalda Delgado (1):
  leds/led-class: Handle LEDs with the same name

Sakari Ailus (2):
  leds: Use log level warn instead of info when telling about a name
clash
  leds: Don't treat the LED name as a format string

 drivers/leds/led-class.c | 39 +--
 1 file changed, 37 insertions(+), 2 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/3] Handle LEDs with the same name

2015-03-30 Thread Ricardo Ribalda Delgado
This is a rework of the original patch + 3 fixup patches from me.
Contains a lot of feedback from Geert Uytterhoeven ge...@linux-m68k.org
Thanks!

Ricardo Ribalda Delgado (1):
  leds/led-class: Handle LEDs with the same name

Sakari Ailus (2):
  leds: Use log level warn instead of info when telling about a name
clash
  leds: Don't treat the LED name as a format string

 drivers/leds/led-class.c | 39 +--
 1 file changed, 37 insertions(+), 2 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/3] Handle LEDs with the same name

2015-03-30 Thread Bryan Wu
On Mon, Mar 30, 2015 at 10:45 AM, Ricardo Ribalda Delgado
ricardo.riba...@gmail.com wrote:
 This is a rework of the original patch + 3 fixup patches from me.
 Contains a lot of feedback from Geert Uytterhoeven ge...@linux-m68k.org
 Thanks!

 Ricardo Ribalda Delgado (1):
   leds/led-class: Handle LEDs with the same name

 Sakari Ailus (2):
   leds: Use log level warn instead of info when telling about a name
 clash
   leds: Don't treat the LED name as a format string

  drivers/leds/led-class.c | 39 +--
  1 file changed, 37 insertions(+), 2 deletions(-)

Applied again.

Thanks,
-Bryan
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/