]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 26 May 2017 17:34:11 +0000 (19:34 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 14 Jun 2017 10:01:03 +0000 (12:01 +0200)
commitbb0eb050a577a866cb47c2dc37596f1207f4c2d9
tree0767aea8f711af9a2ceed28016adec805740927f
parent2fcc112af37fa88f8da077d6dd3bb8e38e75adb1
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF

The config option name is now renamed to 'TIMER_OF' for consistency with
the CLOCKSOURCE_OF_DECLARE => TIMER_OF_DECLARE change.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
18 files changed:
arch/arm/Kconfig
arch/arm/mach-bcm/Kconfig
arch/arm/mach-clps711x/Kconfig
arch/arm/mach-s3c24xx/Kconfig
arch/arm/mach-s3c64xx/Kconfig
arch/arm64/Kconfig.platforms
arch/h8300/Kconfig
arch/microblaze/Kconfig
arch/mips/ralink/Kconfig
arch/nios2/Kconfig
arch/sh/boards/Kconfig
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/clps711x-timer.c
drivers/clocksource/samsung_pwm_timer.c
drivers/clocksource/timer-probe.c [moved from drivers/clocksource/clksrc-probe.c with 100% similarity]
include/asm-generic/vmlinux.lds.h
include/linux/clocksource.h