Hello. This could be something trivial. On Tue, Jan 13, 2009 at 11:03 AM, Aguirre Rodriguez, Sergio Alberto <saaguirre@xxxxxx> wrote: > +/** > + * struct omap34xxcam_hw_config - struct for vidioc_int_g_priv ioctl > + * @xclk: OMAP34XXCAM_XCLK_A or OMAP34XXCAM_XCLK_B > + * @sensor_isp: Is sensor smart/SOC or raw > + * @s_pix_sparm: Access function to set pix and sparm. > + * Pix will override sparm > + */ > +struct omap34xxcam_hw_config { > + int dev_index; /* Index in omap34xxcam_sensors */ I found "omap34xxcam_sensors" in your comment, but it couldn't found anywhere. Let me guess that it means "omap34xxcam_videodev". Am I right? Cheers. Regards, Nate -- 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