ath79: gpio-latch-miktorik: use gpiochip_get_data
authorRosen Penev <rosenp@gmail.com>
Sat, 19 Oct 2024 22:49:42 +0000 (15:49 -0700)
committerRobert Marko <robimarko@gmail.com>
Sun, 3 Nov 2024 19:12:06 +0000 (20:12 +0100)
commit6d2ed484fa2f62e355893f5e1fe3734c88201bfc
tree46112c0d72ac8c288b56ebfc18ceb39d0a0fce71
parente612900ae0fd6c4624fa661e004536216409107f
ath79: gpio-latch-miktorik: use gpiochip_get_data

Oversight from devm conversion. No need for a custom static inline
function.

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