pinctrl: k210: Make (p)clk local to k210_fpioa_probe()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 4 Sep 2024 09:08:53 +0000 (11:08 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 1 Oct 2024 12:03:40 +0000 (14:03 +0200)
commitc919ca8617dc347f1c3a9f411cd4bc93f5da42fe
tree6420ba39739d503a4b9711b187cac8abe5549bc3
parent4c9e8da4e7a6ea6e2ba6626536d241a29fd7c871
pinctrl: k210: Make (p)clk local to k210_fpioa_probe()

There were never any users of k210_fpioa_data.clk and
k210_fpioa_data.pclk outside k210_fpioa_probe().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/77f543046d4d5c19206f829ddcf8e093d3e3f6da.1725440917.git.geert+renesas@glider.be
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-k210.c