]> git.karo-electronics.de Git - karo-tx-linux.git/commit
misc: atmel_pwm: remove obsolete driver
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 28 May 2014 23:20:18 +0000 (01:20 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 9 Jul 2014 13:14:35 +0000 (15:14 +0200)
commitf2a70e1fc1ccc0fcdf4ad12db7382134228fb552
tree9843c948af134783d871ffe7819167f0c28b6250
parent3088883b598be8adc47ba5330f3492331d7c6ec5
misc: atmel_pwm: remove obsolete driver

The misc/atmel_pwm is not used by any mainlined boards and has been replaced by
the pwm-driver using the generic PWM framework.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/atmel_pwm.c [deleted file]
include/linux/atmel_pwm.h [deleted file]