media: i2c: imx258: Register the ctrls from fwnode properties
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 15 Jun 2021 18:01:46 +0000 (19:01 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Fri, 8 Apr 2022 13:40:20 +0000 (14:40 +0100)
commit7e1ebcfd14535cfc0da4fc31205ade31ba9a2b17
tree5a1460ceb986ce7784a2f34b81dbd88ae6339244
parentb80fbd4bcba11a99bcd1bc4cd435f52ccbcd653a
media: i2c: imx258: Register the ctrls from fwnode properties

Use v4l2_ctrl_new_fwnode_properties to register the standard
fwnode properties for the driver.

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