diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2013-11-04 06:52:10 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-12-04 15:23:12 -0200 |
commit | 5264682a3cd197b79995573449249573adb8267c (patch) | |
tree | 12d83fc90320d161650b4daa91b1035e267caf6b /drivers/media/dvb-frontends/af9033.c | |
parent | 9323297dc0ea9141f8099e474657391bb3ad98f8 (diff) |
[media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdev
The remote subdev of any video node in the OMAP3 ISP is an internal
subdev that is guaranteed to implement get_fmt. Don't check the return
value for -ENOIOCTLCMD, as this can't happen.
While at it, move non-critical code out of the mutex-protected section.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb-frontends/af9033.c')
0 files changed, 0 insertions, 0 deletions