projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50e9ffa
)
Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver"
author
Simon Horman
<
[email protected]
>
Wed, 2 May 2018 09:58:05 +0000
(11:58 +0200)
committer
Rafael J. Wysocki
<
[email protected]
>
Tue, 15 May 2018 08:24:00 +0000
(10:24 +0200)
This reverts commit
bea2ebca6b917e46d0c585f416f1326fdf41e69b
.
This is no longer needed since the following commit and to the best
of my knowledge is not relied on by any upstream DTS:
edeec420de24
(cpufreq: dt-platdev: Automatically create cpufreq
device with OPP v2)
Signed-off-by: Simon Horman <
[email protected]
>
Acked-by: Viresh Kumar <
[email protected]
>
Signed-off-by: Rafael J. Wysocki <
[email protected]
>
drivers/cpufreq/cpufreq-dt-platdev.c
patch
|
blob
|
history
diff --git
a/drivers/cpufreq/cpufreq-dt-platdev.c
b/drivers/cpufreq/cpufreq-dt-platdev.c
index 3b585e4bfac5133bb20ac3b521c75da7413feb98..206ae7460f4a5c35befaa92b58bc25cb21d580ae 100644
(file)
--- a/
drivers/cpufreq/cpufreq-dt-platdev.c
+++ b/
drivers/cpufreq/cpufreq-dt-platdev.c
@@
-67,7
+67,6
@@
static const struct of_device_id whitelist[] __initconst = {
{ .compatible = "renesas,r8a7793", },
{ .compatible = "renesas,r8a7794", },
{ .compatible = "renesas,r8a7795", },
- { .compatible = "renesas,r8a7796", },
{ .compatible = "renesas,sh73a0", },
{ .compatible = "rockchip,rk2928", },