[PATCH] pwm: Get rid of HAVE_PWM
Shawn Guo
shawn.guo at linaro.org
Sun Oct 7 00:17:50 EDT 2012
On Thu, Oct 04, 2012 at 08:06:59AM +0200, Thierry Reding wrote:
> Now that all drivers have been moved to the PWM subsystem, remove the
> legacy HAVE_PWM symbol and replace it with the new PWM symbol. While at
> it, select the PWM subsystem and corresponding PWM driver on boards that
> require PWM functionality.
>
> Signed-off-by: Thierry Reding <thierry.reding at avionic-design.de>
> Cc: Russell King <linux at arm.linux.org.uk>
> Cc: Shawn Guo <shawn.guo at linaro.org>
> Cc: Eric Miao <eric.y.miao at gmail.com>
> Cc: Haojian Zhuang <haojian.zhuang at gmail.com>
> Cc: Ralf Baechle <ralf at linux-mips.org>
> Cc: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> Cc: Bryan Wu <bryan.wu at canonical.com>
> Cc: Richard Purdie <rpurdie at rpsys.net>
> Cc: Samuel Ortiz <sameo at linux.intel.com>
> Cc: Ashish Jangam <ashish.jangam at kpitcummins.com>
> Cc: Andrew Jones <drjones at redhat.com>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-kernel at vger.kernel.org
> Cc: linux-mips at linux-mips.org
> Cc: linux-input at vger.kernel.org
> Cc: linux-leds at vger.kernel.org
> ---
> arch/arm/Kconfig | 6 ++----
> arch/arm/mach-mxs/Kconfig | 6 ++++--
Shawn Guo <shawn.guo at linaro.org>
> arch/arm/mach-pxa/Kconfig | 42 ++++++++++++++++++++++++++++--------------
> arch/mips/Kconfig | 3 ++-
> drivers/input/misc/Kconfig | 4 ++--
> drivers/leds/Kconfig | 2 +-
> include/linux/pwm.h | 2 +-
> 7 files changed, 40 insertions(+), 25 deletions(-)
More information about the linux-arm-kernel
mailing list