Hi Laurent Thanks for the review. On Mon, 17 Jun 2013, Laurent Pinchart wrote: [snip] > > +drivers. > > + > > +Bridge drivers in turn have to register a notifier object with an array of > > +subdevice descriptors, that the bridge device needs for its operation. This > > s/descriptors,/descriptors/ > > > +is performed using the v4l2_async_notifier_register() call. To unregister > > +the notifier the driver has to call v4l2_async_notifier_unregister(). The > > +former of the two functions takes two arguments: a pointer to struct > > +v4l2_device and a pointer to struct v4l2_async_notifier. The latter > > +contains a pointer to an array of pointers to subdevice descriptors of > > +type struct v4l2_async_subdev type. > > Isn't it the other way around ? I don't think I see anything above, that needs to be swapped. What exactly do you mean? Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- 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