Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1424250
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] pwm: Fixes for v4.7-rc4 |
| Date | 2016-06-16 18:30 +0200 |
| Message-ID | <rKIl4-2cb-33@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -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-4.7-rc4
for you to fetch changes up to cc51846ba81ca179a3be20f6313e3b72531888c1:
pwm: atmel-hlcdc: Fix default PWM polarity (2016-06-14 10:51:45 +0200)
Thanks,
Thierry
----------------------------------------------------------------
pwm: Fixes for v4.7-rc4
These changes fix a bit of fallout from the introduction of the atomic
API.
----------------------------------------------------------------
Boris Brezillon (1):
pwm: atmel-hlcdc: Fix default PWM polarity
Brian Norris (1):
pwm: Improve args checking in pwm_apply_state()
Ryo Kodama (1):
pwm: sysfs: Get return value from pwm_apply_state()
drivers/pwm/core.c | 3 ++-
drivers/pwm/pwm-atmel-hlcdc.c | 2 +-
drivers/pwm/sysfs.c | 2 +-
include/linux/pwm.h | 3 +++
4 files changed, 7 insertions(+), 3 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] pwm: Fixes for v4.7-rc4 Thierry Reding <thierry.reding@gmail.com> - 2016-06-16 18:30 +0200
csiph-web