> -----Original Message----- > From: Sergei Shtylyov [mailto:sshtylyov@xxxxxxxxxxxxx] > Sent: Tuesday, October 13, 2009 9:00 PM > To: Hiremath, Vaibhav > Cc: linux-media@xxxxxxxxxxxxxxx; davinci-linux-open- > source@xxxxxxxxxxxxxxxxxxxx > Subject: Re: [PATCH 2/6] Davinci VPFE Capture: Take i2c adapter id > through platform data > > Hello. > > hvaibhav@xxxxxx wrote: > > > From: Vaibhav Hiremath <hvaibhav@xxxxxx> > > > The I2C adapter ID is actually depends on Board and may vary, > Davinci > > uses id=1, but in case of AM3517 id=3. > > > Signed-off-by: Vaibhav Hiremath <hvaibhav@xxxxxx> > > [...] > > > diff --git a/include/media/davinci/vpfe_capture.h > b/include/media/davinci/vpfe_capture.h > > index e8272d1..f610104 100644 > > --- a/include/media/davinci/vpfe_capture.h > > +++ b/include/media/davinci/vpfe_capture.h > > @@ -94,6 +94,8 @@ struct vpfe_subdev_info { > > struct vpfe_config { > > /* Number of sub devices connected to vpfe */ > > int num_subdevs; > > + /*I2c Bus adapter no*/ > > Put spaces after /* and before */, please. Also, it's "I2C", not > "I2c"... [Hiremath, Vaibhav] Thanks Sergei for catching this typo mistake. I will update and post it again. Thanks, Vaibhav > > WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html