Re: [PATCH 10/16] avr32: MRMT: use generic leds_pwm driver

2014-03-19 Thread Hans-Christian Egtvedt
Around Wed 19 Mar 2014 14:03:23 +0100 or thereabout, Alexandre Belloni wrote: > Switch to the generic leds_pwm driver instead of leds-atmel-pwm. > > Signed-off-by: Alexandre Belloni Acked-by: Hans-Christian Egtvedt I do not have this add-on board either, so I can only provide compile tests

[PATCH 10/16] avr32: MRMT: use generic leds_pwm driver

2014-03-19 Thread Alexandre Belloni
Switch to the generic leds_pwm driver instead of leds-atmel-pwm. Signed-off-by: Alexandre Belloni --- arch/avr32/boards/atngw100/mrmt.c | 35 +++ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/arch/avr32/boards/atngw100/mrmt.c

[PATCH 10/16] avr32: MRMT: use generic leds_pwm driver

2014-03-19 Thread Alexandre Belloni
Switch to the generic leds_pwm driver instead of leds-atmel-pwm. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/avr32/boards/atngw100/mrmt.c | 35 +++ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git

Re: [PATCH 10/16] avr32: MRMT: use generic leds_pwm driver

2014-03-19 Thread Hans-Christian Egtvedt
Around Wed 19 Mar 2014 14:03:23 +0100 or thereabout, Alexandre Belloni wrote: Switch to the generic leds_pwm driver instead of leds-atmel-pwm. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com Acked-by: Hans-Christian Egtvedt egtv...@samfundet.no I do not have this add-on