Re: [PATCH for v3.5] v4l2-event: fix regression with initial event handling.

2012-05-08 Thread Hans de Goede
Hi, Good one, ACK. Acked-by: Hans de Goede Regards, Hans On 05/07/2012 10:53 PM, Hans Verkuil wrote: From: Hans Verkuil If the V4L2_EVENT_SUB_FL_SEND_INITIAL was set, then the application expects to receive an initial event of the initial value of the control. However, commit c53c2549333b

[PATCH for v3.5] v4l2-event: fix regression with initial event handling.

2012-05-07 Thread Hans Verkuil
From: Hans Verkuil If the V4L2_EVENT_SUB_FL_SEND_INITIAL was set, then the application expects to receive an initial event of the initial value of the control. However, commit c53c2549333b340e2662dc64ec81323476b69a97 that added the new v4l2_subscribed_event_ops introduced a regression: while the