mbox series

[GIT,PULL] pwm: Fixes for v5.3-rc4

Message ID 20190809134848.18297-1-thierry.reding@gmail.com
State Accepted
Headers show
Series [GIT,PULL] pwm: Fixes for v5.3-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.3-rc4

Message

Thierry Reding Aug. 9, 2019, 1:48 p.m. UTC
Hi Linus,

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

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.3-rc4

for you to fetch changes up to 6cf9481b440da6d6d86bd8e4c99a8b553b9d1271:

  pwm: Fallback to the static lookup-list when acpi_pwm_get fails (2019-08-08 13:17:38 +0200)

Thanks,
Thierry

----------------------------------------------------------------
pwm: Fixes for v5.3-rc4

This contains a single fix for a backlight brightness regression
introduced in v5.3-rc1.

----------------------------------------------------------------
Hans de Goede (1):
      pwm: Fallback to the static lookup-list when acpi_pwm_get fails

 drivers/pwm/core.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 9, 2019, 4:35 p.m. UTC | #1
The pull request you sent on Fri,  9 Aug 2019 15:48:48 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.3-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c808f2ad8fcddb856ce42901cd5b4f06f9da9184

Thank you!