On Tue, Feb 16, 2016 at 05:03:21PM -0300, Javier Martinez Canillas wrote: > After sub-dev registration in v4l2_async_test_notify(), the v4l2-async > core calls the registered_async callback but if a sub-dev driver does > not implement it, v4l2_subdev_call() will return a -ENOIOCTLCMD which > should not be considered an error. > > Reported-by: Benoit Parrot <[email protected]> > Signed-off-by: Javier Martinez Canillas <[email protected]>
Acked-by: Sakari Ailus <[email protected]> -- Sakari Ailus e-mail: [email protected] XMPP: [email protected]

