[GIT PULL] pwm: Fixes for v5.4-rc7

From: Thierry Reding
Date: Fri Nov 08 2019 - 12:42:26 EST


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(+)