Hi Hans,
Thanks for the review.
Hans Verkuil wrote:
Hi Teemu, Sakari,
I've been thinking about this change and I think it is a reasonable change.
I had some doubts earlier, but after thinking it through I agree with this.
But it needs a bit more work, see below.
On 09/17/2013 08:07 PM, Sakar
Hi Teemu, Sakari,
I've been thinking about this change and I think it is a reasonable change.
I had some doubts earlier, but after thinking it through I agree with this.
But it needs a bit more work, see below.
On 09/17/2013 08:07 PM, Sakari Ailus wrote:
> From: Teemu Tuominen
>
> Add check an
Hi Sakari and Teemu,
Thank you for the patch.
On Tuesday 17 September 2013 21:07:19 Sakari Ailus wrote:
> From: Teemu Tuominen
>
> Add check and return POLLERR from subdev_poll() in case of no events
> subscribed and wakeup once the last event subscription is removed.
>
> This change is essent
From: Teemu Tuominen
Add check and return POLLERR from subdev_poll() in case of no events
subscribed and wakeup once the last event subscription is removed.
This change is essentially done to add possibility to wakeup polling
with concurrent unsubscribe.
Signed-off-by: Teemu Tuominen
Move the