media: i2c: ov5647: Advertise the correct exposure range
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 30 Apr 2020 10:03:00 +0000 (11:03 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:54 +0000 (16:33 +0100)
commit66a112977cb53c608a725bda910419435b13dfea
tree68703c4b8ed61fb476fdb20969b2cd14c2afc300
parentd813d650092e398e55aad02c0c2137445d88a0dd
media: i2c: ov5647: Advertise the correct exposure range

Exposure is clipped by the VTS of the mode, so needs to be updated as
and when this is changed.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/media/i2c/ov5647.c