media: i2c: imx258: Set pixel_rate range to the same as the value
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 1 Apr 2022 17:54:12 +0000 (18:54 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:34 +0000 (11:33 +0000)
commit99f481df10c07ba9a776fbf30f84cb8d873c0b78
treec08a9bf9d04c7a43982a09245b85767c1fc6ffbf
parent1c4290c61fc6ff11f5509505becc3b02514efe58
media: i2c: imx258: Set pixel_rate range to the same as the value

With a read only control there is limited point in advertising
a minimum and maximum for the control, so change to set the
value, min, and max all to the selected pixel rate.

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