ARM: 9172/1: amba: Cleanup amba pclk operation
authorWang Kefeng <wangkefeng.wang@huawei.com>
Sat, 18 Dec 2021 08:30:40 +0000 (09:30 +0100)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Mon, 28 Feb 2022 13:59:15 +0000 (13:59 +0000)
commit25d490eb46486e88c16e64d9eb7cfd33a642d596
tree793c06dc1f7d09b5964be4477959c9f3cbe373ce
parente783362eb54cd99b2cac8b3a9aeac942e6f6ac07
ARM: 9172/1: amba: Cleanup amba pclk operation

There is no user about amba_pclk_[un]prepare() besides pl330.c,
directly use clk_[un]prepare(). After this, all the function about
amba pclk operation, enable, disable, [un]prepare could be killed.

Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
drivers/dma/pl330.c
include/linux/amba/bus.h