pwm: Move Blackfin PWM driver to PWM framework
authorThierry Reding <thierry.reding@avionic-design.de>
Mon, 2 Jan 2012 19:53:50 +0000 (20:53 +0100)
committerThierry Reding <thierry.reding@avionic-design.de>
Mon, 2 Jul 2012 19:38:59 +0000 (21:38 +0200)
commita4315e3c11f97ea0fa602184fa310161309657df
tree859df4b9b0733be80f20ecf42c8430584215a1ca
parent140fd977dc46bc750258f082cdf1cfea79dc1d14
pwm: Move Blackfin PWM driver to PWM framework

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>
arch/blackfin/Kconfig
arch/blackfin/kernel/Makefile
arch/blackfin/kernel/pwm.c [deleted file]
drivers/pwm/Kconfig
drivers/pwm/Makefile
drivers/pwm/pwm-bfin.c [new file with mode: 0644]
This page took 0.028445 seconds and 5 git commands to generate.