Re: [PATCH 4/4] mt9v022: allow setting of bus width from board code

2009-03-12 Thread Guennadi Liakhovetski
On Wed, 11 Mar 2009, Sascha Hauer wrote: > This patch removes the phytec specific setting of the bus width > and switches to the more generic query_bus_param/set_bus_param > hooks > > Signed-off-by: Sascha Hauer > --- > drivers/media/video/Kconfig |7 --- > drivers/media/video/mt9v022.c |

Re: [PATCH 4/4] mt9v022: allow setting of bus width from board code

2009-03-11 Thread Sascha Hauer
On Wed, Mar 11, 2009 at 11:16:58AM +0100, Hans Verkuil wrote: > > > This patch removes the phytec specific setting of the bus width > > and switches to the more generic query_bus_param/set_bus_param > > hooks > > > > Signed-off-by: Sascha Hauer > > --- > > drivers/media/video/Kconfig |7 --

Re: [PATCH 4/4] mt9v022: allow setting of bus width from board code

2009-03-11 Thread Hans Verkuil
> This patch removes the phytec specific setting of the bus width > and switches to the more generic query_bus_param/set_bus_param > hooks > > Signed-off-by: Sascha Hauer > --- > drivers/media/video/Kconfig |7 --- > drivers/media/video/mt9v022.c | 97 > +-

[PATCH 4/4] mt9v022: allow setting of bus width from board code

2009-03-11 Thread Sascha Hauer
This patch removes the phytec specific setting of the bus width and switches to the more generic query_bus_param/set_bus_param hooks Signed-off-by: Sascha Hauer --- drivers/media/video/Kconfig |7 --- drivers/media/video/mt9v022.c | 97 + 2 files c