misc: Add ab8500 pwm driver
authorArun Murthy <arun.murthy@stericsson.com>
Mon, 6 Sep 2010 06:54:52 +0000 (12:24 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Oct 2010 22:29:21 +0000 (00:29 +0200)
commitf0f05b1c751772d19c9c8f36d75e97b1d9687407
tree31aa221575b1b05a6f3d63f7185ff01a29541490
parent47c1697508f2ec9f6b31ce6c825fe1017871dea6
misc: Add ab8500 pwm driver

This patch adds a Pulse Width Modulation driver for Analog Baseband
Chip AB8500.

Signed-off-by: Arun Murthy <arun.murthy@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab8500-core.c
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/ab8500-pwm.c [new file with mode: 0644]