[PATCH 0/3] amba: cleanup part2

From: Kefeng Wang
Date: Fri Dec 10 2021 - 03:21:24 EST


This is anonther cleanup about amba, which is found when try to fix
no IRQ domain issue in amba, kill some unused functions and change
position of EXPORT_SYMBOL().

part1: which has sent to ARM patch system.
https://lore.kernel.org/linux-arm-kernel/20211115135148.171786-3-wangkefeng.wang@xxxxxxxxxx/

Kefeng Wang (3):
amba: Cleanup amba pclk operation
amba: kill amba_find_match()
amba: Move EXPORT_SYMBOL() closer to definition

drivers/amba/bus.c | 73 +++-------------------------------------
drivers/dma/pl330.c | 4 +--
include/linux/amba/bus.h | 21 ------------
3 files changed, 7 insertions(+), 91 deletions(-)

--
2.26.2