]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
authorDing Tianhong <dingtianhong@huawei.com>
Mon, 6 Feb 2017 16:47:40 +0000 (16:47 +0000)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 7 Feb 2017 23:14:03 +0000 (00:14 +0100)
commit5444ea6a7f46276876e94ecf8d44615af1ef22f7
tree2c37cccadb9b812cb5e3598a992c0a2aa4310e00
parent729e55225b1f6225ee7a2a358d5141a3264627c4
clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter

Having a command line option to flip the errata handling for a
particular erratum is a little bit unusual, and it's vastly superior to
pass this in the DT. By common consensus, it's best to kill off the
command line parameter.

Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
[Mark: split patch, reword commit message]
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Documentation/admin-guide/kernel-parameters.txt
drivers/clocksource/arm_arch_timer.c