[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221117211143.3817381-1-u.kleine-koenig@pengutronix.de>
Date: Thu, 17 Nov 2022 22:11:39 +0100
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: Thierry Reding <thierry.reding@...il.com>
Cc: linux-pwm@...r.kernel.org,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-kernel@...r.kernel.org, kernel@...gutronix.de
Subject: [PATCH v2 0/4] pwm: Some refactoring of pwmchip_add()
Hello,
Compared to (implicit) v1, this amends the commit log as agreed upon
with Andy and adds his tags.
Thanks for the review!
Best regards
Uwe
Uwe Kleine-König (4):
pwm: Document variables protected by pwm_lock
pwm: Reduce time the pwm_lock mutex is held in pwmchip_add()
pwm: Mark free pwm IDs as used in alloc_pwms()
pwm: Don't initialize list head before calling list_add()
drivers/pwm/core.c | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
base-commit: 9abf2313adc1ca1b6180c508c25f22f9395cc780
--
2.38.1
Powered by blists - more mailing lists