aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/pwc
diff options
context:
space:
mode:
authorSteve Longerbeam <slongerbeam@gmail.com>2020-04-06 18:38:59 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-21 13:16:07 +0200
commit3130c45c2ba357d0f495f178fc34b6b76c215596 (patch)
tree792adf8b5c2bb82447afc672ed02bff7f2d6fc1c /drivers/media/usb/pwc
parentmedia: imx: utils: Handle Bayer format lookup through a selection flag (diff)
downloadwireguard-linux-3130c45c2ba357d0f495f178fc34b6b76c215596.tar.xz
wireguard-linux-3130c45c2ba357d0f495f178fc34b6b76c215596.zip
media: imx: Fix some pixel format selections
- imx_media_capture_device_register() needs to use CS_SEL_ANY when finding the format from the attached source subdevice, because the source can be a CSI which supports bayer, and the CSI may have selected a bayer format when it registered. - Likewise, imx_media_init_mbus_fmt() is called from the CSI, so the function may be passed a bayer code. Use CS_SEL_ANY when locating the format. Signed-off-by: Steve Longerbeam <slongerbeam@gmail.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/usb/pwc')
0 files changed, 0 insertions, 0 deletions