[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191108174220.3384630-1-thierry.reding@gmail.com>
Date: Fri, 8 Nov 2019 18:42:20 +0100
From: Thierry Reding <thierry.reding@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>, linux-pwm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] pwm: Fixes for v5.4-rc7
Hi Linus,
The following changes since commit 40a6b9a00930fd6b59aa2eb6135abc2efe5440c3:
Revert "pwm: Let pwm_get_state() return the last implemented state" (2019-10-21 16:48:52 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.4-rc7
for you to fetch changes up to 24906a41eecb73d51974ade0847c21e429beec60:
pwm: bcm-iproc: Prevent unloading the driver module while in use (2019-11-08 18:38:06 +0100)
Thanks,
Thierry
----------------------------------------------------------------
pwm: Fixes for v5.4-rc7
Here's one more fix to keep a reference to the driver's module as long
as there are users of the PWM exposed by the driver.
----------------------------------------------------------------
Uwe Kleine-König (1):
pwm: bcm-iproc: Prevent unloading the driver module while in use
drivers/pwm/pwm-bcm-iproc.c | 1 +
1 file changed, 1 insertion(+)
Powered by blists - more mailing lists