]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
authorDing Tianhong <dingtianhong@huawei.com>
Wed, 6 Apr 2022 16:45:15 +0000 (17:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Apr 2022 05:52:14 +0000 (07:52 +0200)
commitfda5a883b23742dce4bc7774f98b4c06a0a50818
treea2e6ad3304d2b776d198b14b11b10d0cbd96d6c1
parentc6815504d991c462842350479359c06fdbe4b739
clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter

commit 5444ea6a7f46276876e94ecf8d44615af1ef22f7 upstream.

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>
Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/kernel-parameters.txt
drivers/clocksource/arm_arch_timer.c