Re: [PATCH 00/59] Convert soc-camera to .[gs]_mbus_config() subdev operations

2011-08-01 Thread Janusz Krzysztofik
Dnia piątek, 29 lipca 2011 o 12:56:00 Guennadi Liakhovetski napisał(a): This patch-series converts all soc-camera client and host drivers and the core from soc-camera specific .{query,set}_bus_param() operations to the new .[gs]_mbus_config() subdev operations. In order to prevent bisect

[PATCH 00/59] Convert soc-camera to .[gs]_mbus_config() subdev operations

2011-07-29 Thread Guennadi Liakhovetski
This patch-series converts all soc-camera client and host drivers and the core from soc-camera specific .{query,set}_bus_param() operations to the new .[gs]_mbus_config() subdev operations. In order to prevent bisect breakage we first have to only add new methods to client drivers, then