Re: [PATCH 1/1] v4l: fwnode: Use correct argument type for nop v4l2_flash_init()

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

[PATCH 1/1] v4l: fwnode: Use correct argument type for nop v4l2_flash_init()

2017-05-29 Thread Sakari Ailus
The device_node -> fwnode change didn't reach the nop implementation of v4l2_flash_init(), do that change now. Fixes: ("v4l: flash led class: Use fwnode_handle instead of device_node in init") Signed-off-by: Sakari Ailus --- include/media/v4l2-flash-led-class.h |