public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] amba: cleanup part2
@ 2021-12-10  8:31 Kefeng Wang
  2021-12-10  8:31 ` [PATCH 1/3] amba: Cleanup amba pclk operation Kefeng Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kefeng Wang @ 2021-12-10  8:31 UTC (permalink / raw)
  To: Russell King, Vinod Koul, linux-kernel, linux-arm-kernel
  Cc: Rob Herring, Kefeng Wang

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@huawei.com/

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-12-13  5:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-10  8:31 [PATCH 0/3] amba: cleanup part2 Kefeng Wang
2021-12-10  8:31 ` [PATCH 1/3] amba: Cleanup amba pclk operation Kefeng Wang
2021-12-13  5:37   ` Vinod Koul
2021-12-10  8:31 ` [PATCH 2/3] amba: kill amba_find_match() Kefeng Wang
2021-12-10  8:31 ` [PATCH 3/3] amba: Move EXPORT_SYMBOL() closer to definition Kefeng Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox