media: bcm2835-unicam: Add support for VIDIOC_[S|G]_SELECTION
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Wed, 29 Apr 2020 15:45:02 +0000 (16:45 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:54 +0000 (16:33 +0100)
commitc83e7c036eb8472423ad5e99315ff5261e2b1d85
tree16c95f4d0b5492c39f9e213d980ed49b4a0283ac
parentd3f111cb46b7077192e7b312d8ad779c632d005f
media: bcm2835-unicam: Add support for VIDIOC_[S|G]_SELECTION

Sensors are now reflecting cropping and scaling parameters through
the selection API, therefore Unicam needs to forward the requests
through to the subdev.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/media/platform/bcm2835/bcm2835-unicam.c