Linux PWM subsystem development
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] pwm: Fixes for v6.7-rc1
Date: Fri, 10 Nov 2023 10:50:08 +0100	[thread overview]
Message-ID: <20231110095013.655597-1-thierry.reding@gmail.com> (raw)

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

             reply	other threads:[~2023-11-10 20:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-10  9:50 Thierry Reding [this message]
2023-11-10 20:10 ` [GIT PULL] pwm: Fixes for v6.7-rc1 Linus Torvalds
2023-11-10 20:14   ` Linus Torvalds
2023-11-10 21:00 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231110095013.655597-1-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox