diff options
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | 2018-03-12 16:43:03 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-21 22:29:07 +0300 |
commit | 6a26f141bf6200a1b3537c24bd4a8d37f23fbe57 (patch) | |
tree | ea939ecba156da6d2fdf4d3a0bcd5920e132eb01 /arch | |
parent | 7641b04421954ea092b8fa7edbf904c3852875b5 (diff) | |
download | linux-6a26f141bf6200a1b3537c24bd4a8d37f23fbe57.tar.xz |
media: i2c: mt9t112: Remove soc_camera dependencies
Remove soc_camera framework dependencies from mt9t112 sensor driver.
- Handle clk, gpios and power routines
- Register async subdev
- Remove deprecated g/s_mbus_config operations
- Remove driver flags
- Change driver interface and add kernel doc
- Adjust build system
- Fix code style issues reported by checkpatch in strict mode
This commit does not remove the original soc_camera based driver as long
as other platforms depends on soc_camera framework.
As I don't have access to a working camera module, this change has only
been compile tested.
Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions