Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-23 | pwm: pwm-bfin: Return proper error if pwmchip_remove() fails | Axel Lin | 1 | -3/+1 | |
Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> | |||||
2012-07-02 | pwm: Move Blackfin PWM driver to PWM framework | Thierry Reding | 1 | -0/+164 | |
This commit moves the Blackfin PWM driver to the drivers/pwm sub- directory and converts it to register with the new PWM framework. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> |