Re: [PATCH v2 1/1] v4l2-device: Don't unregister ACPI/Device Tree based devices

2015-11-12 Thread Hans Verkuil
On 11/12/15 10:01, Sakari Ailus wrote: > From: Tommi Franttila > > When a V4L2 sub-device backed by a DT or ACPI based device was removed, > the device was unregistered as well which certainly was not intentional, > as the client device would not be re-created by simply reinstating the > V4L2 sub

[PATCH v2 1/1] v4l2-device: Don't unregister ACPI/Device Tree based devices

2015-11-12 Thread Sakari Ailus
From: Tommi Franttila When a V4L2 sub-device backed by a DT or ACPI based device was removed, the device was unregistered as well which certainly was not intentional, as the client device would not be re-created by simply reinstating the V4L2 sub-device (indeed the device would have to be there f