[PATCH 01/16] ARM: at91: at91sam9g45: switch to generic PWM framework

2014-03-19 Thread Alexandre Belloni
Switch to the pwm/pwm-atmel driver instead of misc/atmel_pwm Signed-off-by: Alexandre Belloni --- arch/arm/mach-at91/at91sam9g45.c | 1 + arch/arm/mach-at91/at91sam9g45_devices.c | 11 ++- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git

[PATCH 01/16] ARM: at91: at91sam9g45: switch to generic PWM framework

2014-03-19 Thread Alexandre Belloni
Switch to the pwm/pwm-atmel driver instead of misc/atmel_pwm Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-at91/at91sam9g45.c | 1 + arch/arm/mach-at91/at91sam9g45_devices.c | 11 ++- 2 files changed, 3 insertions(+), 9 deletions(-)