]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: shmobile: rcar-gen2: Stop passing mode pins state to clock driver
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 7 Jul 2015 13:06:34 +0000 (15:06 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 2 Nov 2016 19:44:07 +0000 (20:44 +0100)
commit80951f04c3f925330104403ec90ee5a8bb5de763
tree1f8ee1f6f5f5c6d98772e02da5ad19109df120bd
parenteae339264fd46f6e8adf5c6ed2f454b0a115e90d
ARM: shmobile: rcar-gen2: Stop passing mode pins state to clock driver

Now the R-Car Gen2 CPG clock driver obtains the state of the mode pins
from the R-Car RST driver, there's no longer a need to pass this state
explicitly. Hence we can just call of_clk_init() instead.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
arch/arm/mach-shmobile/setup-rcar-gen2.c