media: bcm2835-v4l2-codec: Enable selection ioctl for ISP
authorJohn Cox <jc@kynesim.co.uk>
Thu, 19 Jan 2023 16:46:32 +0000 (16:46 +0000)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Thu, 19 Jan 2023 21:32:07 +0000 (21:32 +0000)
commit750da7fe519e694cc140619cdfb72aabe13a06d3
tree2d2e394474068b9fe4d890a20d740085502ccf39
parent8ad43539c638a719b9a3d7503a75a2ecad304431
media: bcm2835-v4l2-codec: Enable selection ioctl for ISP

The ISP cases do nothing. Remove the break that separates them from the
deinterlace case so they now do the same as deinterlace. This enables
simple width & height setting, but does not enable setting left and
top coordinates.

Signed-off-by: John Cox <jc@kynesim.co.uk>
drivers/staging/vc04_services/bcm2835-codec/bcm2835-v4l2-codec.c