All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: saravanak@google.com, robh+dt@kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/2] amba: some cleanup
Date: Thu, 4 Nov 2021 12:13:19 +0000	[thread overview]
Message-ID: <YYPOX3VZbpBeai/z@shell.armlinux.org.uk> (raw)
In-Reply-To: <20211104095643.180429-1-wangkefeng.wang@huawei.com>

The ARM tree is closed; we're in the mainline merge window. Please
resend after -rc1 is released.

On Thu, Nov 04, 2021 at 05:56:41PM +0800, 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.
> 
> [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/
> 
> Kefeng Wang (2):
>   amba: Kill sysfs attribute file of irq
>   amba: Move of_amba_device_decode_irq() into amba_probe()
> 
>  drivers/amba/bus.c | 27 ++++++---------------------
>  1 file changed, 6 insertions(+), 21 deletions(-)
> 
> -- 
> 2.26.2
> 
> 

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

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

WARNING: multiple messages have this Message-ID (diff)
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: saravanak@google.com, robh+dt@kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/2] amba: some cleanup
Date: Thu, 4 Nov 2021 12:13:19 +0000	[thread overview]
Message-ID: <YYPOX3VZbpBeai/z@shell.armlinux.org.uk> (raw)
In-Reply-To: <20211104095643.180429-1-wangkefeng.wang@huawei.com>

The ARM tree is closed; we're in the mainline merge window. Please
resend after -rc1 is released.

On Thu, Nov 04, 2021 at 05:56:41PM +0800, 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.
> 
> [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/
> 
> Kefeng Wang (2):
>   amba: Kill sysfs attribute file of irq
>   amba: Move of_amba_device_decode_irq() into amba_probe()
> 
>  drivers/amba/bus.c | 27 ++++++---------------------
>  1 file changed, 6 insertions(+), 21 deletions(-)
> 
> -- 
> 2.26.2
> 
> 

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

  parent reply	other threads:[~2021-11-04 12:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-04  9:56 [PATCH 0/2] amba: some cleanup Kefeng Wang
2021-11-04  9:56 ` Kefeng Wang
2021-11-04  9:56 ` [PATCH 1/2] amba: Kill sysfs attribute file of irq Kefeng Wang
2021-11-04  9:56   ` Kefeng Wang
2021-11-04  9:56 ` [PATCH 2/2] amba: Move of_amba_device_decode_irq() into amba_probe() Kefeng Wang
2021-11-04  9:56   ` Kefeng Wang
2021-11-05 16:29   ` kernel test robot
2021-11-05 16:29     ` kernel test robot
2021-11-05 16:29     ` kernel test robot
2021-11-05 16:41   ` kernel test robot
2021-11-05 16:41     ` kernel test robot
2021-11-05 16:41     ` kernel test robot
2021-11-08  1:29     ` Kefeng Wang
2021-11-08  1:29       ` Kefeng Wang
2021-11-08  1:29       ` Kefeng Wang
2021-11-04 12:13 ` Russell King (Oracle) [this message]
2021-11-04 12:13   ` [PATCH 0/2] amba: some cleanup Russell King (Oracle)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YYPOX3VZbpBeai/z@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=saravanak@google.com \
    --cc=wangkefeng.wang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.