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>
Mon, 13 May 2019 23:08:06 +0000 (00:08 +0100)
commit031525b8e40f342f7842bc69f18bc613d659b0fc
tree138fbd58540cb9e2103dad73dd44aecad5b93319
parent37ecf826e4923b4ab3cd7209165859ff3081f60c
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