]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpio: ath79: remove support for platform data
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 21 Aug 2024 12:14:56 +0000 (14:14 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 2 Sep 2024 07:45:18 +0000 (09:45 +0200)
commitc4a315eaf8eff0d3234600e13db7e7c71c0b3405
treef3760a5cfaed3955fba2df42e2a8c44196a31e46
parent10a968b21b89c647faa26b1f06ea82aa2eef1f9a
gpio: ath79: remove support for platform data

There are no more board files defining platform data for this driver so
remove the header and support from the driver.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240821121456.19553-4-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpio-ath79.c
include/linux/platform_data/gpio-ath79.h [deleted file]