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, 1 Jul 2020 15:32:48 +0000 (16:32 +0100)
commit7d62ead28f01269de73cabd177c9d8339e7301a8
treebc149d506ef1770a179509cfbe1010eac82609bc
parent0d48cc679f803b1c17d8af095aca55354e9786f1
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