[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231110095013.655597-1-thierry.reding@gmail.com>
Date: Fri, 10 Nov 2023 10:50:08 +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 v6.7-rc1
Hi Linus,
The following changes since commit 40592064a1a536adcced4ffea435c392eb9e7192:
pwm: samsung: Document new member .channel in struct samsung_pwm_chip (2023-11-03 12:00:41 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-6.7-rc1-fixes
for you to fetch changes up to d27abbfd4888d79dd24baf50e774631046ac4732:
pwm: Fix double shift bug (2023-11-10 09:20:55 +0100)
Thanks,
Thierry
----------------------------------------------------------------
pwm: Fixes for v6.7-rc1
This contains two very small fixes that I failed to include in the main
pull request for v6.7-rc1.
----------------------------------------------------------------
Dan Carpenter (2):
pwm: samsung: Fix a bit test in pwm_samsung_resume()
pwm: Fix double shift bug
drivers/pwm/pwm-samsung.c | 2 +-
include/linux/pwm.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists