Re: [PATCH v3 09/15] leds: leds-gpio: Make use of device property API

2014-10-03 Thread Rafael J. Wysocki
On Friday, October 03, 2014 03:07:28 PM Mark Rutland wrote: > On Wed, Oct 01, 2014 at 03:16:25AM +0100, Rafael J. Wysocki wrote: > > From: Max Eliaser > > > > Make use of device property API in this driver so that both OF and ACPI > > based system can use the same driver. > > > > Signed-off-by:

Re: [PATCH v3 09/15] leds: leds-gpio: Make use of device property API

2014-10-03 Thread Mark Rutland
On Wed, Oct 01, 2014 at 03:16:25AM +0100, Rafael J. Wysocki wrote: > From: Max Eliaser > > Make use of device property API in this driver so that both OF and ACPI > based system can use the same driver. > > Signed-off-by: Max Eliaser > Signed-off-by: Mika Westerberg > Signed-off-by: Rafael J.

[PATCH v3 09/15] leds: leds-gpio: Make use of device property API

2014-09-30 Thread Rafael J. Wysocki
From: Max Eliaser Make use of device property API in this driver so that both OF and ACPI based system can use the same driver. Signed-off-by: Max Eliaser Signed-off-by: Mika Westerberg Signed-off-by: Rafael J. Wysocki --- drivers/leds/leds-gpio.c | 99 +++--