Re: [PATCH v10 6/8] exynos4-is: Improve the mechanism of async subdevs verification

2015-06-10 Thread Bryan Wu
On Mon, Jun 8, 2015 at 2:02 AM, Jacek Anaszewski wrote: > Avoid verifying bound async sensor sub-devices by their of_nodes, > which duplicates v4l2-async functionality, in favour of matching > them by the corresponding struct v4l2_async_subdev. The structures > are now being aggregated in the newl

[PATCH v10 6/8] exynos4-is: Improve the mechanism of async subdevs verification

2015-06-08 Thread Jacek Anaszewski
Avoid verifying bound async sensor sub-devices by their of_nodes, which duplicates v4l2-async functionality, in favour of matching them by the corresponding struct v4l2_async_subdev. The structures are now being aggregated in the newly introduced struct fimc_async_subdevs which allows for categoriz