RE: [RFC] passing bus/interface parameters from bridge driver to sub device

2009-06-09 Thread Karicheri, Muralidharan
RE: [RFC] passing bus/interface parameters from bridge driver to >sub device > > >Hans, > >Thanks for looking into this... > >>> >>> 1) I want to use v4l2_i2c_new_probed_subdev_addr() to load and probe the >>> the v4l2 sub-device from my vpfe capture dri

RE: [RFC] passing bus/interface parameters from bridge driver to sub device

2009-06-09 Thread Karicheri, Muralidharan
Hans, Thanks for looking into this... >> >> 1) I want to use v4l2_i2c_new_probed_subdev_addr() to load and probe the >> the v4l2 sub-device from my vpfe capture driver. Currently the api's >> available doesn't allow setting platform data in the client before the >> sub-device's probe is called.

Re: [RFC] passing bus/interface parameters from bridge driver to sub device

2009-06-09 Thread Hans Verkuil
On Tuesday 02 June 2009 19:08:01 Karicheri, Muralidharan wrote: > Hi, > > 1) I want to use v4l2_i2c_new_probed_subdev_addr() to load and probe the > the v4l2 sub-device from my vpfe capture driver. Currently the api's > available doesn't allow setting platform data in the client before the > sub-de