ath79: gpio-rb91x-key: use gpiochip_get_data
authorRosen Penev <rosenp@gmail.com>
Sat, 19 Oct 2024 22:51:51 +0000 (15:51 -0700)
committerRobert Marko <robimarko@gmail.com>
Sun, 3 Nov 2024 19:12:35 +0000 (20:12 +0100)
commite99b5832e801fdf2ec366419797360e09c2348c6
tree9dfd23e967fa079749e1a6491808e70cc9d3be06
parent6d2ed484fa2f62e355893f5e1fe3734c88201bfc
ath79: gpio-rb91x-key: use gpiochip_get_data

No need for a custom function that does the same thing.

Oversight from devm conversion.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16748
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ath79/files/drivers/gpio/gpio-rb91x-key.c