Re: [PATCH 1/8] v4l: flash led class: Use fwnode_handle instead of device_node in init

2017-02-13 Thread kbuild test robot
Hi Sakari, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on v4.10-rc8 next-20170213] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 1/8] v4l: flash led class: Use fwnode_handle instead of device_node in init

2017-02-13 Thread kbuild test robot
Hi Sakari, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on v4.10-rc8 next-20170213] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH 1/8] v4l: flash led class: Use fwnode_handle instead of device_node in init

2017-02-13 Thread Sakari Ailus
Pass the more generic fwnode_handle to the init function than the device_node. Signed-off-by: Sakari Ailus --- drivers/leds/leds-aat1290.c| 5 +++-- drivers/leds/leds-max77693.c | 5 +++--