aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-ti.c
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2019-03-30 10:01:31 -0400
committerMauro Carvalho Chehab <[email protected]>2019-04-22 11:34:50 -0400
commitbccb89cf9cd07a0690d519696a00c00a973b3fe4 (patch)
tree4c6d52fe477f7a00a888ffe9fb9ce6e5c5e8f0aa /drivers/usb/cdns3/cdns3-ti.c
parentc62b96050bee7f1ffbee5cdf3d002fca7f7ce710 (diff)
media: ov2659: make S_FMT succeed even if requested format doesn't match
This driver returns an error if unsupported media bus pixel code is requested by VIDIOC_SUBDEV_S_FMT. But according to Documentation/media/uapi/v4l/vidioc-subdev-g-fmt.rst, Drivers must not return an error solely because the requested format doesn't match the device capabilities. They must instead modify the format to match what the hardware can provide. So select default format code and return success in that case. This is detected by v4l2-compliance. Cc: "Lad, Prabhakar" <[email protected]> Signed-off-by: Akinobu Mita <[email protected]> Acked-by: Lad, Prabhakar <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions