lkml.org 
[lkml]   [2012]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] mfd: twl: Move PWM driver to PWM framework
Date
Hi,

This mini series replaces the twl_has_*() macros by the equivalent
standard IS_ENABLED() macro and moves the PWM driver to the PWM
framework.

I'll take the second patch through the PWM tree but would like to have
some Acked-bys from people that know and have the hardware and can
verify that I haven't broken anything.

Thierry

Thierry Reding (2):
mfd: twl: Replace twl_has_*() macros by IS_ENABLED()
pwm: Move TWL6030 PWM driver to PWM framework

drivers/mfd/Kconfig | 10 ---
drivers/mfd/Makefile | 1 -
drivers/mfd/twl-core.c | 124 ++++++++-----------------------
drivers/mfd/twl6030-pwm.c | 165 -----------------------------------------
drivers/pwm/Kconfig | 9 +++
drivers/pwm/Makefile | 1 +
drivers/pwm/pwm-twl6030.c | 184 ++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 226 insertions(+), 268 deletions(-)
delete mode 100644 drivers/mfd/twl6030-pwm.c
create mode 100644 drivers/pwm/pwm-twl6030.c

--
1.7.12



\
 
 \ /
  Last update: 2012-09-02 13:21    [W:0.054 / U:0.468 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site