Re: [PATCH Resend 0/2] amba: irq cleanup

From: Kefeng Wang
Date: Mon Nov 29 2021 - 09:58:34 EST


Hi Russell,same as the reply of kfence patch, kindly ping...

On 2021/11/15 21:51, Kefeng Wang wrote:
As the v1 of "amba: Properly handle device probe without IRQ domain"
is merged, some comments[1] from Rob and Saravana is not included,
let's send them separately again.

patch1 has been ACKed by Rob[2].
patch2 is suggested by Saravana.

Resend:
- Rebase on v5.16-rc1
- Fix patch2's build error

[1] https://lore.kernel.org/lkml/20210816074619.177383-1-wangkefeng.wang@xxxxxxxxxx/
[2] https://lore.kernel.org/linux-arm-kernel/20210827150600.78811-4-wangkefeng.wang@xxxxxxxxxx/

Resend:
- fix mistakes about patch2

Kefeng Wang (2):
amba: Kill sysfs attribute file of irq
amba: Move of_amba_device_decode_irq() into amba_probe()

drivers/amba/bus.c | 71 ++++++++++++++++++----------------------------
1 file changed, 28 insertions(+), 43 deletions(-)