V4L/DVB: V4L: Events: Add backend
authorSakari Ailus <sakari.ailus@maxwell.research.nokia.com>
Mon, 1 Mar 2010 08:14:18 +0000 (05:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:06 +0000 (12:58 -0300)
Add event handling backend to V4L2. The backend handles event subscription
and delivery to file handles. Event subscriptions are based on file handle.
Events may be delivered to all subscribed file handles on a device
independent of where they originate from.

Signed-off-by: Sakari Ailus <sakari.ailus@maxwell.research.nokia.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found