Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: Move TWL6030 PWM driver to PWM framework | Thierry Reding | 2012-09-19 | 1 | -0/+184 |
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> |