commit | 48a364b758f861b21747a5148f26aedc504edb7f | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@avionic-design.de> | Tue Sep 18 10:29:51 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 19 12:04:25 2012 +0200 |
tree | e76941d9155ecd0dc5534ef840a5c0d6ddc107f0 | |
parent | f78959cfa335196ba36d8c4651078f14dc07f2a8 [diff] |
pwm: Move TWL6030 PWM driver to PWM framework 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>