mvebu: devm for mutex_init
authorRosen Penev <rosenp@gmail.com>
Sat, 19 Oct 2024 02:19:50 +0000 (19:19 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 23 Nov 2024 16:19:56 +0000 (17:19 +0100)
commit6280b4abfbc087157bc233083a67a42bffa31010
tree6872cf64ab5fdf9202ad6e3672f3a224e3e3adec
parent55644397cd3cb3d8c77d74c9d22872502d091257
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>
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