]> asedeno.scripts.mit.edu Git - linux.git/commit
leds: netxbig: remove legacy board-file support
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 28 Jul 2019 16:40:15 +0000 (01:40 +0900)
committerJacek Anaszewski <jacek.anaszewski@gmail.com>
Mon, 29 Jul 2019 19:04:53 +0000 (21:04 +0200)
commit156189a6d7a797d6fa0b13dd6b4f32b11d234a99
tree6aa86d8c19d2489bd2dcb447a87d9f7fc328a075
parent246eab59eefc26706e59520cf20d2315377efa08
leds: netxbig: remove legacy board-file support

Since commit ebc278f15759 ("ARM: mvebu: remove static LED setup for
netxbig boards"), no one in upstream passes in the platform data to
this driver.

Squash leds-kirkwood-netxbig.h into the driver, and remove the legacy
board-file support.

Link: https://lkml.org/lkml/2019/7/20/83
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
drivers/leds/Kconfig
drivers/leds/leds-netxbig.c
include/linux/platform_data/leds-kirkwood-netxbig.h [deleted file]