Hi, Here's the ninth version of the V4L2 file handle and event interface patchset.
The patchset has been tested with the OMAP 3 ISP driver. Patches for OMAP 3 ISP are not part of this patchset but are available in Gitorious (branch is called event): git://gitorious.org/omap3camera/mainline.git event The patchset I'm posting now is against the v4l-dvb tree instead of linux-omap. The omap3camera tree thus has a slightly different version of these patches due to different baselines. Some more comments from Hans and Sergio. What has changed: - Proper ioctl numbers! - v4l2_fh_init() may now fail as v4l2_event_init() may also. - Fixed copyright years. - Fixed file names in file headings. - Removed WARN_ON() in v4l2_event_init(). This function is only called from v4l2_fh_init() and it also initialises the field related to WARN_ON(). - Documentation fixes suggested by Hans. Comments are welcome as always. Cheers, -- Sakari Ailus sakari.ai...@maxwell.research.nokia.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html