Hi!
> > From: Sebastian Reichel
> >
> > Without this, camera support breaks boot on N900.
>
> That's kind of vague. I just checked my original patch and it looks
> like I did not bother to write a proper patch description. I suggest
> to make this
>
> "Fix v4l2-async locking, so that v4l2_asyn
Hi Pavel and Sebastian,
On Tue, Feb 14, 2017 at 02:39:56PM +0100, Pavel Machek wrote:
> From: Sebastian Reichel
>
> Without this, camera support breaks boot on N900.
>
> Signed-off-by: Ivaylo Dimitrov
> ---
> drivers/media/v4l2-core/v4l2-async.c | 54
> ++--
>
Hi,
On Tue, Feb 14, 2017 at 02:39:56PM +0100, Pavel Machek wrote:
> From: Sebastian Reichel
>
> Without this, camera support breaks boot on N900.
That's kind of vague. I just checked my original patch and it looks
like I did not bother to write a proper patch description. I suggest
to make this
From: Sebastian Reichel
Without this, camera support breaks boot on N900.
Signed-off-by: Ivaylo Dimitrov
---
drivers/media/v4l2-core/v4l2-async.c | 54 ++--
include/media/v4l2-async.h | 2 ++
2 files changed, 29 insertions(+), 27 deletions(-)
diff --