]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
Revert "cpufreq: rcar: Add support for R8A7795 SoC"
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 2 May 2018 09:58:06 +0000 (11:58 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 15 May 2018 08:24:00 +0000 (10:24 +0200)
This reverts commit 034def597bb73cbf29ffade7d8aec8408af8c743.

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 <horms+renesas@verge.net.au>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq-dt-platdev.c

index 206ae7460f4a5c35befaa92b58bc25cb21d580ae..c2165edadd4170e9e832eec4d54772131de96e79 100644 (file)
@@ -66,7 +66,6 @@ static const struct of_device_id whitelist[] __initconst = {
        { .compatible = "renesas,r8a7792", },
        { .compatible = "renesas,r8a7793", },
        { .compatible = "renesas,r8a7794", },
-       { .compatible = "renesas,r8a7795", },
        { .compatible = "renesas,sh73a0", },
 
        { .compatible = "rockchip,rk2928", },