Hi Hans, On Thursday 03 March 2016 14:33:19 Hans Verkuil wrote: > On 03/01/16 15:57, Laurent Pinchart wrote: > > All users of is_media_entity_v4l2_io() (the exynos4-is, omap3isp, > > davince_vpfe and omap4iss drivers) use the function to check whether > > entities are video_device instances, either to ensure they can cast the > > entity to a struct video_device, or to count the number of video nodes > > users. > > > > The purpose of the function is thus to identify whether the media entity > > instance is an instance of the video_device object, not to check whether > > it can perform I/O. Rename it accordingly, we will introduce a more > > specific is_media_entity_v4l2_io() check when needed. > > > > Signed-off-by: Laurent Pinchart > > <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> > > Acked-by: Hans Verkuil <hans.verkuil@xxxxxxxxx> > > Thanks for the much clearer commit text, that makes it much more > understandable what is going on here. You're welcome, my pleasure. -- Regards, Laurent Pinchart -- 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