]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: SAMSUNG: Remove pwm-clock infrastructure
authorTomasz Figa <tomasz.figa@gmail.com>
Thu, 7 Mar 2013 23:44:29 +0000 (00:44 +0100)
committerTomasz Figa <tomasz.figa@gmail.com>
Mon, 12 Aug 2013 19:53:24 +0000 (21:53 +0200)
commit7c93c200f66c2b7f0e0de7ccc0d6718b151adc56
treed6f1af8cf75c667b5f916fc5cd85c59038b94f41
parenta2eed492f8192db692c3697b3465ea467b7abc10
ARM: SAMSUNG: Remove pwm-clock infrastructure

Since all the used PWM prescalers and dividers configuration has been
moved to appropriate drivers, the pwm-clock infrastructure is now
unused and so this patch removes it.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Mark Brown <broonie@linaro.org>
Tested-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
13 files changed:
arch/arm/mach-s3c24xx/clock-s3c2410.c
arch/arm/mach-s3c24xx/clock-s3c2412.c
arch/arm/mach-s3c24xx/clock-s3c2416.c
arch/arm/mach-s3c24xx/clock-s3c2443.c
arch/arm/mach-s3c64xx/clock.c
arch/arm/mach-s5p64x0/clock-s5p6440.c
arch/arm/mach-s5p64x0/clock-s5p6450.c
arch/arm/mach-s5pc100/clock.c
arch/arm/mach-s5pv210/clock.c
arch/arm/plat-samsung/Makefile
arch/arm/plat-samsung/include/plat/clock.h
arch/arm/plat-samsung/include/plat/pwm-clock.h [deleted file]
arch/arm/plat-samsung/pwm-clock.c [deleted file]