[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20160616162519.14243-1-thierry.reding@gmail.com>
Date: Thu, 16 Jun 2016 18:25:19 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pwm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] pwm: Fixes for v4.7-rc4
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(-)
Powered by blists - more mailing lists