openwrt/target/linux/ath79/files/drivers
Rosen Penev dedeb28755 ath79: rb91x-key: use more devm
Use devm_gpiochip_add_data to get rid of the remove function. No need
for it.

Also use dev_err_probe to simplify the error path and avoid having to
handle -EPROBE_DEFER manually.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16506
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-10-03 17:16:50 +02:00
..
gpio ath79: rb91x-key: use more devm 2024-10-03 17:16:50 +02:00
mfd ath79: mikrotik: fix build error with kernel 6.1 2023-10-06 21:53:13 +02:00
mtd ath79: rb91x_nand: use dev_err_probe 2024-09-22 18:23:08 +02:00
net/ethernet/atheros/ag71xx ath79: rename downstream ag71xx driver 2024-09-22 18:42:34 +02:00