Re: [PATCH] leds: gpio: Drop unneeded manual of_node assignment

2018-12-08 Thread Jacek Anaszewski
Hi Krzysztof, Thank you for the patch. On 12/7/18 11:10 AM, Krzysztof Kozlowski wrote: This reverts the main change of commit bff23714bc36 ("leds: leds-gpio: Set of_node for created LED devices") because of_node assignment is handled by core since commit 7ea79ae86c28 ("leds: gpio: use OF varian

Re: [PATCH] leds: gpio: Drop unneeded manual of_node assignment

2018-12-07 Thread Rafał Miłecki
On 2018-12-07 11:10, Krzysztof Kozlowski wrote: This reverts the main change of commit bff23714bc36 ("leds: leds-gpio: Set of_node for created LED devices") because of_node assignment is handled by core since commit 7ea79ae86c28 ("leds: gpio: use OF variant of LED registering function"). Basical

[PATCH] leds: gpio: Drop unneeded manual of_node assignment

2018-12-07 Thread Krzysztof Kozlowski
This reverts the main change of commit bff23714bc36 ("leds: leds-gpio: Set of_node for created LED devices") because of_node assignment is handled by core since commit 7ea79ae86c28 ("leds: gpio: use OF variant of LED registering function"). Basically the code was overwriting the of_node with same