pwm: Move TWL6030 PWM driver to PWM framework
authorThierry Reding <thierry.reding@avionic-design.de>
Tue, 18 Sep 2012 08:29:51 +0000 (10:29 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 19 Sep 2012 10:04:25 +0000 (12:04 +0200)
This commit moves the driver to drivers/pwm and converts it to the new
PWM framework. In order for this to work properly, register the PWM as
child of the multi-function TWL6030 device.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found