Message ID | 20211115135148.171786-1-wangkefeng.wang@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | amba: irq cleanup | expand |
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@huawei.com/ > [2] https://lore.kernel.org/linux-arm-kernel/20210827150600.78811-4-wangkefeng.wang@huawei.com/ > > 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(-) >