clk: renesas: rzg2l: Use core->name for clock name
authorClaudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Tue, 12 Sep 2023 04:51:30 +0000 (07:51 +0300)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 18 Sep 2023 08:05:00 +0000 (10:05 +0200)
commit17939df3c9acd26e4dac1c5943dd8e58e1bcb4e7
tree1514e4da31e2e3ac397de66876fd0eb153264744
parentf3ea14c6a243d927c172caf123e9d2ce803fdafc
clk: renesas: rzg2l: Use core->name for clock name

core->name already contains the clock name thus, there is no
need to check the GET_SHIFT(core->conf) to decide on it.

Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230912045157.177966-11-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/rzg2l-cpg.c