mvebu: devm for mutex_init
authorRosen Penev <rosenp@gmail.com>
Sat, 19 Oct 2024 02:19:50 +0000 (19:19 -0700)
committerPetr Štetiar <ynezz@true.cz>
Thu, 28 Nov 2024 18:48:57 +0000 (18:48 +0000)
commit1b513604c3bdc4663ab6cb8ea8f850d967c94f7b
tree10acdbc7ff5f81d16e86979ca749cb6855e500b9
parent35b7bbf35535aa60997a1d09b3ab15c492f39d59
mvebu: devm for mutex_init

It's common to avoid calling mutex_destroy when done. It's not correct
strictly speaking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16753
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 6280b4abfbc087157bc233083a67a42bffa31010)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/mvebu/patches-6.6/902-drivers-mfd-Add-a-driver-for-IEI-WT61P803-PUZZLE-MCU.patch
target/linux/mvebu/patches-6.6/903-drivers-hwmon-Add-the-IEI-WT61P803-PUZZLE-HWMON-driv.patch
target/linux/mvebu/patches-6.6/910-drivers-leds-wt61p803-puzzle-improvements.patch