]> git.baikalelectronics.ru Git - uboot.git/commit
drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'
authorGreen Wan <green.wan@sifive.com>
Mon, 28 Jun 2021 11:13:08 +0000 (19:13 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 6 Jul 2021 05:47:33 +0000 (13:47 +0800)
commitf5523ebad3b361e1d920b64b42ae6f6d1a2e5d11
tree6425484ca3d07819c7a061e7523a3c83e38a7126
parent2e9420317d807f22d5e468530fb5b667ee533369
drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'

Replace 'pciaux' with 'pcieaux', including name string and function
prefix. The old name string, 'pciaux', might cause an error if PCIe
driver is changed to use clk_get_by_name() with 'pcieaux' to get
clock.

Signed-off-by: Green Wan <green.wan@sifive.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
drivers/clk/sifive/fu740-prci.c