openwrt/target/linux/ath79
Rosen Penev 084665698b ath79: gpio-rb91x-key: use devm for mutex_init
mutex_destroy is not called in any error paths or in _remove. Just use
devm to do so.

Removed a pointless platform_set_devdata call. Not needed with all of
the devm conversions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16630
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-10-08 19:35:56 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: qca955x ag71xx upstream driver fix 2024-09-22 18:42:58 +02:00
files ath79: gpio-rb91x-key: use devm for mutex_init 2024-10-08 19:35:56 +02:00
generic ath79: disable ath79 USB phy drivers by default 2024-09-22 23:58:47 +02:00
image treewide: rename ZyXEL to Zyxel 2024-08-25 15:08:25 +02:00
mikrotik generic: platform/mikrotik: add wlan lz77 decompress 2024-10-08 10:45:58 +02:00
nand ath79: disable ath79 USB phy drivers by default 2024-09-22 23:58:47 +02:00
patches-6.6 ath79: ar7200 usb phy: simplify probe 2024-10-07 22:21:08 +02:00
tiny ath79: disable ath79 USB phy drivers by default 2024-09-22 23:58:47 +02:00
config-6.6 ath79: disable ath79 USB phy drivers by default 2024-09-22 23:58:47 +02:00
Makefile ath79: switch default kernel to 6.6 2024-06-14 17:38:09 +02:00
modules.mk