[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240412084616.GR2399047@google.com>
Date: Fri, 12 Apr 2024 09:46:16 +0100
From: Lee Jones <lee@...nel.org>
To: George Stark <gnstark@...utedevices.com>
Cc: andy.shevchenko@...il.com, pavel@....cz, vadimp@...dia.com,
christophe.leroy@...roup.eu, hdegoede@...hat.com,
mazziesaccount@...il.com, peterz@...radead.org, mingo@...hat.com,
will@...nel.org, longman@...hat.com, boqun.feng@...il.com,
nikitos.tr@...il.com, marek.behun@....cz, kabel@...nel.org,
linux-leds@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel@...utedevices.com
Subject: [GIT PULL] Immutable branch between LEDs and Locking due for the
v6.10 merge window
Enjoy!
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git ib-leds-locking-v6.10
for you to fetch changes up to c382e2e3eccb6b7ca8c7aff5092c1668428e7de6:
leds: an30259a: Use devm_mutex_init() for mutex initialization (2024-04-11 17:35:24 +0100)
----------------------------------------------------------------
Immutable branch between LEDs and Locking due for the v6.10 merge window
----------------------------------------------------------------
George Stark (8):
locking/mutex: Introduce devm_mutex_init()
leds: aw2013: Use devm API to cleanup module's resources
leds: aw200xx: Use devm API to cleanup module's resources
leds: lp3952: Use devm API to cleanup module's resources
leds: lm3532: Use devm API to cleanup module's resources
leds: nic78bx: Use devm API to cleanup module's resources
leds: mlxreg: Use devm_mutex_init() for mutex initialization
leds: an30259a: Use devm_mutex_init() for mutex initialization
drivers/leds/leds-an30259a.c | 14 ++++----------
drivers/leds/leds-aw200xx.c | 32 +++++++++++++++++++++-----------
drivers/leds/leds-aw2013.c | 25 +++++++++++++------------
drivers/leds/leds-lm3532.c | 29 +++++++++++++++++------------
drivers/leds/leds-lp3952.c | 21 +++++++++++----------
drivers/leds/leds-mlxreg.c | 14 +++++---------
drivers/leds/leds-nic78bx.c | 23 +++++++++++++----------
include/linux/mutex.h | 27 +++++++++++++++++++++++++++
kernel/locking/mutex-debug.c | 12 ++++++++++++
9 files changed, 123 insertions(+), 74 deletions(-)
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists