diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2023-09-10 16:22:00 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-10-07 10:55:45 +0200 |
commit | 56a8c694c524d146a2d0b06aaff84544be9f5fa9 (patch) | |
tree | 0c5c169e415790136da710b1c61fff20db3fc477 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a142f7bb8908902120480ce3dbd799a9c63c84a2 (diff) |
media: i2c: adv7180: Drop CONFIG_OF ifdeffery
Drop of_match_ptr() from adv7180_driver and get rid of ugly CONFIG_OF
if check. This slightly increases the size of adv7180_driver on non-OF
system and shouldn't be an issue.
Add mod_devicetable.h include.
It also allows, in case if needed, to enumerate this device via ACPI with
PRP0001 magic.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions