mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 23:35:03 +07:00
2644f912b4
The PWM backlight still supports passing a enable GPIO line as platform data using the legacy <linux/gpio.h> API. It turns out that ever board using this mechanism except one is pass .enable_gpio = -1. So we drop all these cargo-culted -1's from all instances of this platform data in the kernel. The remaning board, Palm TC, is converted to pass a machine descriptior table with the "enable" GPIO instead, and delete the platform data entry for enable_gpio and the code handling it and things should work smoothly with the new API. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Acked-by: Krzysztof Kozlowski <krzk@kernel.org Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> |
||
---|---|---|
.. | ||
include/mach | ||
anubis.h | ||
bast-ide.c | ||
bast-irq.c | ||
bast.h | ||
common-smdk.c | ||
common-smdk.h | ||
common.c | ||
common.h | ||
cpufreq-utils.c | ||
fb-core.h | ||
gta02.h | ||
h1940-bluetooth.c | ||
h1940.h | ||
iotiming-s3c2410.c | ||
iotiming-s3c2412.c | ||
irq-pm.c | ||
Kconfig | ||
mach-amlm5900.c | ||
mach-anubis.c | ||
mach-at2440evb.c | ||
mach-bast.c | ||
mach-gta02.c | ||
mach-h1940.c | ||
mach-jive.c | ||
mach-mini2440.c | ||
mach-n30.c | ||
mach-nexcoder.c | ||
mach-osiris-dvs.c | ||
mach-osiris.c | ||
mach-otom.c | ||
mach-qt2410.c | ||
mach-rx1950.c | ||
mach-rx3715.c | ||
mach-s3c2416-dt.c | ||
mach-smdk2410.c | ||
mach-smdk2413.c | ||
mach-smdk2416.c | ||
mach-smdk2440.c | ||
mach-smdk2443.c | ||
mach-tct_hammer.c | ||
mach-vr1000.c | ||
mach-vstms.c | ||
Makefile | ||
Makefile.boot | ||
nand-core.h | ||
osiris.h | ||
otom.h | ||
pll-s3c2410.c | ||
pll-s3c2440-12000000.c | ||
pll-s3c2440-16934400.c | ||
pm-h1940.S | ||
pm-s3c2410.c | ||
pm-s3c2412.c | ||
pm-s3c2416.c | ||
pm.c | ||
regs-dsc.h | ||
regs-mem.h | ||
s3c244x.c | ||
s3c2410.c | ||
s3c2412-power.h | ||
s3c2412.c | ||
s3c2416.c | ||
s3c2440.c | ||
s3c2442.c | ||
s3c2443.c | ||
setup-camif.c | ||
setup-i2c.c | ||
setup-sdhci-gpio.c | ||
setup-spi.c | ||
setup-ts.c | ||
simtec-audio.c | ||
simtec-nor.c | ||
simtec-pm.c | ||
simtec-usb.c | ||
simtec.h | ||
sleep-s3c2410.S | ||
sleep-s3c2412.S | ||
sleep.S | ||
spi-core.h | ||
vr1000.h |