diff options
author | 2020-06-26 12:25:00 +0200 | |
---|---|---|
committer | 2020-07-01 10:55:56 +0100 | |
commit | e994734fdca7309234a210169c7a7f2f446e430f (patch) | |
tree | e0ede188056a20b081857bf7ee986904842d56c0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | backlight: sky81452: Privatize platform data (diff) | |
download | wireguard-linux-e994734fdca7309234a210169c7a7f2f446e430f.tar.xz wireguard-linux-e994734fdca7309234a210169c7a7f2f446e430f.zip |
backlight: Delete the OT200 backlight driver
This driver has no in-kernel users. The device can only be populated
by board files since it does not support device tree nor ACPI,
and nothing in the kernel creates a device named "ot200-backlight".
This driver has been in the kernel since 2012. If it is used by
out-of-tree code that code should have been upstreamed by now,
it's been 8 years.
It uses the idiomatic forked GPIO of the CS5535 which combines
pin control and GPIO into its private custom interface, which
causes me a headache because that is not how we do things these
days: we creates separate pin control and GPIO drivers.
Delete this unused driver.
Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions