Hi Russell,
On Mon, Oct 2, 2017 at 7:12 PM, Russell King - ARM Linux
wrote:
>> http://www.spinics.net/lists/linux-media/msg122689.html>
>
> Any chance of sending me that patch so I can test this patch? I'd
> rather not manually de-html-ise the above patch.
You can get it from https://patchwork
On Mon, Oct 02, 2017 at 02:28:46PM +0300, Sakari Ailus wrote:
> On Mon, Oct 02, 2017 at 01:59:54PM +0300, Sakari Ailus wrote:
> > The notifier complete callback may return an error. This error code was
> > simply returned to the caller but never handled properly.
> >
> > Move calling the complete
On Mon, Oct 02, 2017 at 01:59:54PM +0300, Sakari Ailus wrote:
> The notifier complete callback may return an error. This error code was
> simply returned to the caller but never handled properly.
>
> Move calling the complete callback function to the caller from
> v4l2_async_test_notify and undo t