media: ov5647: Add set_fmt and get_fmt calls.
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Wed, 31 Oct 2018 14:55:37 +0000 (14:55 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:12:57 +0000 (19:12 +0000)
commit464785a399d6a808a4254008c2566c9fd8f19548
treec1a2dd036a092b82e3c00eff5fc51d79cc4f996b
parentd3db3fee02f41133b3a385ca96447ccdc4adc310
media: ov5647: Add set_fmt and get_fmt calls.

There's no way to query the subdevice for the supported
resolutions.
Add set_fmt and get_fmt implementations.

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