Re: [PATCH v6 02/25] rcar-vin: register the video device at probe time

2017-08-23 Thread Laurent Pinchart
Hi Niklas, Thank you for the patch. On Wednesday, 23 August 2017 02:26:17 EEST Niklas Söderlund wrote: > The driver registers the video device from the async complete callback > and unregistered in the async unbind callback. This creates problems if > if the subdevice is bound, unbound and later

[PATCH v6 02/25] rcar-vin: register the video device at probe time

2017-08-22 Thread Niklas Söderlund
The driver registers the video device from the async complete callback and unregistered in the async unbind callback. This creates problems if if the subdevice is bound, unbound and later rebound. The second time video_register_device() is called it fails: kobject (eb3be918): tried to init an