diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2011-08-13 13:09:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-09-21 15:30:00 -0300 |
commit | c62e2a19d2b8c884c6f3ab3bb29d6fde2e13d8ac (patch) | |
tree | cf690857d26790bd6f2c4100921c771f14d1a98f /drivers/sn | |
parent | 1e393e90ab444dd24d28448e92bab099703fd006 (diff) | |
download | linux-3.10-c62e2a19d2b8c884c6f3ab3bb29d6fde2e13d8ac.tar.gz linux-3.10-c62e2a19d2b8c884c6f3ab3bb29d6fde2e13d8ac.tar.bz2 linux-3.10-c62e2a19d2b8c884c6f3ab3bb29d6fde2e13d8ac.zip |
[media] omap3isp: Don't fail streamon when the sensor doesn't implement s_stream
The code handles subdevs with no s_stream operation correctly, but
returns -ENOIOCTLCMD by mistake if the first subdev in the chain has no
s_stream operation. Return 0 in that case.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/sn')
0 files changed, 0 insertions, 0 deletions