On Mon, Jun 28, 2021 at 07:13:08PM +0800, Green Wan wrote: > 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....@sifive.com> > --- > drivers/clk/sifive/fu740-prci.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>