Message ID | 20151002015755.7116.10457.sendpatchset@little-apple (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Geert Uytterhoeven |
Headers | show |
--- 0005/drivers/clk/shmobile/clk-mssr.c +++ work/drivers/clk/shmobile/clk-mssr.c 2015-10-02 10:48:27.560513000 +0900 @@ -323,7 +323,7 @@ static int cpg_mssr_attach_dev(struct ge while (!of_parse_phandle_with_args(np, "clocks", "#clock-cells", i, &clkspec)) { if (of_device_is_compatible(clkspec.np, - "renesas,r8a7791-cpg-mssr")) + "renesas,r8a7795-cpg-mssr")) goto found; of_node_put(clkspec.np);