[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1462277789-18434-1-git-send-email-thierry.reding@gmail.com>
Date: Tue, 3 May 2016 14:16:29 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: Mark Brown <broonie@...nel.org>
Cc: Boris Brezillon <boris.brezillon@...e-electrons.com>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] regulator: pwm: Use new pwm_get_args() API
Hi Mark,
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git for-4.7/pwm-regulator
for you to fetch changes up to 8c12ad8e916ee0477f7a0a0f00b0a87b9a21ebf7:
regulator: pwm: Use pwm_get_args() where appropriate (2016-05-03 13:46:50 +0200)
This branch contains a patch that updates the PWM regulator to use a new
API being introduced in the PWM subsystem. It's based on a stable branch
that contains the addition of the new API and should help resolve the
conflicts that Stephen pointed out when creating today's linux-next.
Thierry
----------------------------------------------------------------
Boris Brezillon (2):
pwm: Introduce the pwm_args concept
regulator: pwm: Use pwm_get_args() where appropriate
Thierry Reding (1):
Merge branch 'for-4.7/pwm-args' into for-4.7/pwm-regulator
drivers/pwm/core.c | 21 ++++++++++++++-------
drivers/pwm/pwm-clps711x.c | 2 +-
drivers/pwm/pwm-pxa.c | 2 +-
drivers/regulator/pwm-regulator.c | 20 ++++++++++++++------
include/linux/pwm.h | 33 +++++++++++++++++++++++++++++++++
5 files changed, 63 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists