All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Garry <john.garry@huawei.com>
To: Rob Herring <robh@kernel.org>
Cc: "James E.J. Bottomley" <JBottomley@odin.com>,
	martin.petersen@oracle.com, Arnd Bergmann <arnd@arndb.de>,
	Linuxarm <linuxarm@huawei.com>,
	Zhangfei Gao <zhangfei.gao@linaro.org>,
	Wei Xu <xuwei5@hisilicon.com>,
	John Garry <john.garry2@mail.dcu.ie>,
	linux-scsi@vger.kernel.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] hisi_sas: use platform_get_irq()
Date: Fri, 11 Dec 2015 10:13:28 +0000	[thread overview]
Message-ID: <566AA1C8.3060803@huawei.com> (raw)
In-Reply-To: <CAL_Jsq+TMtZ1H6itwwXDrmt2TPuM8c02WiM0mDj-AUVgwvBt7w@mail.gmail.com>

On 10/12/2015 20:08, Rob Herring wrote:
> On Thu, Dec 10, 2015 at 9:02 AM, John Garry <john.garry@huawei.com> wrote:
>> It is preferred that drivers use platform_get_irq()
>> instead of irq_of_parse_and_map(), so replace.
>
> You may be able to stop including of_irq.h with this change. Otherwise,
>

Right, I don't think it is required any longer. I'll generate another patch.

Thanks,



WARNING: multiple messages have this Message-ID (diff)
From: John Garry <john.garry@huawei.com>
To: Rob Herring <robh@kernel.org>
Cc: "James E.J. Bottomley" <JBottomley@odin.com>,
	<martin.petersen@oracle.com>, Arnd Bergmann <arnd@arndb.de>,
	Linuxarm <linuxarm@huawei.com>,
	Zhangfei Gao <zhangfei.gao@linaro.org>,
	Wei Xu <xuwei5@hisilicon.com>,
	John Garry <john.garry2@mail.dcu.ie>,
	<linux-scsi@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] hisi_sas: use platform_get_irq()
Date: Fri, 11 Dec 2015 10:13:28 +0000	[thread overview]
Message-ID: <566AA1C8.3060803@huawei.com> (raw)
In-Reply-To: <CAL_Jsq+TMtZ1H6itwwXDrmt2TPuM8c02WiM0mDj-AUVgwvBt7w@mail.gmail.com>

On 10/12/2015 20:08, Rob Herring wrote:
> On Thu, Dec 10, 2015 at 9:02 AM, John Garry <john.garry@huawei.com> wrote:
>> It is preferred that drivers use platform_get_irq()
>> instead of irq_of_parse_and_map(), so replace.
>
> You may be able to stop including of_irq.h with this change. Otherwise,
>

Right, I don't think it is required any longer. I'll generate another patch.

Thanks,



  reply	other threads:[~2015-12-11 10:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-10 15:02 [PATCH] hisi_sas: use platform_get_irq() John Garry
2015-12-10 15:02 ` John Garry
2015-12-10 20:08 ` Rob Herring
2015-12-11 10:13   ` John Garry [this message]
2015-12-11 10:13     ` John Garry

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=566AA1C8.3060803@huawei.com \
    --to=john.garry@huawei.com \
    --cc=JBottomley@odin.com \
    --cc=arnd@arndb.de \
    --cc=john.garry2@mail.dcu.ie \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=martin.petersen@oracle.com \
    --cc=robh@kernel.org \
    --cc=xuwei5@hisilicon.com \
    --cc=zhangfei.gao@linaro.org \
    /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.