media: i2c: ov9281: Add fwnode properties controls
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 3 Aug 2021 10:30:58 +0000 (11:30 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Tue, 3 Aug 2021 11:14:32 +0000 (12:14 +0100)
commit95c3c0f91727960f25f04dcc5e8b79ca9624ffbf
tree08bd8afc284a613ed26699438c2e827236aa8580
parentfab6502476c015573f7f201be5202d95c69b8483
media: i2c: ov9281: Add fwnode properties controls

Add call to v4l2_ctrl_new_fwnode_properties to read and
create the fwnode based controls.

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