From: Scott Wood <oss@buserror.net>
To: Qiang Zhao <qiang.zhao@nxp.com>, Jason Cooper <jason@lakedaemon.net>
Cc: "tglx@linutronix.de" <tglx@linutronix.de>,
"marc.zyngier@arm.com" <marc.zyngier@arm.com>,
"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Xiaobo Xie <xiaobo.xie@nxp.com>
Subject: Re: [PATCH v2] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
Date: Mon, 25 Jul 2016 02:05:27 -0500 [thread overview]
Message-ID: <1469430327.25630.74.camel@buserror.net> (raw)
In-Reply-To: <AM3PR04MB1185B0A04FC6879C2550A8EC910D0@AM3PR04MB1185.eurprd04.prod.outlook.com>
On Mon, 2016-07-25 at 06:15 +0000, Qiang Zhao wrote:
> On Thu, Jul 07, 2016 at 10:25PM , Jason Cooper <jason@lakedaemon.net> wrote:
> >
> > -----Original Message-----
> > From: Jason Cooper [mailto:jason@lakedaemon.net]
> > Sent: Thursday, July 07, 2016 10:25 PM
> > To: Qiang Zhao <qiang.zhao@nxp.com>
> > Cc: oss@buserror.net; tglx@linutronix.de; marc.zyngier@arm.com; linuxppc-
> > dev@lists.ozlabs.org; linux-kernel@vger.kernel.org; Xiaobo Xie
> > <xiaobo.xie@nxp.com>
> > Subject: Re: [PATCH v2] irqchip/qeic: move qeic driver from
> > drivers/soc/fsl/qe
> >
> > Hi Zhao Qiang,
> >
> > On Thu, Jul 07, 2016 at 09:23:55AM +0800, Zhao Qiang wrote:
> > >
> > > The driver stays the same.
> > >
> > > Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
> > > ---
> > > Changes for v2:
> > > - modify the subject and commit msg
> > >
> > > drivers/irqchip/Makefile | 1 +
> > > drivers/{soc/fsl/qe => irqchip}/qe_ic.c | 0 drivers/{soc/fsl/qe =>
> > > irqchip}/qe_ic.h | 0
> > > drivers/soc/fsl/qe/Makefile | 2 +-
> > > 4 files changed, 2 insertions(+), 1 deletion(-) rename
> > > drivers/{soc/fsl/qe => irqchip}/qe_ic.c (100%) rename
> > > drivers/{soc/fsl/qe => irqchip}/qe_ic.h (100%)
> > Please merge the include file into the C file and rename to follow the
> > naming
> > convention in drivers/irqchip/. e.g. irq-qeic.c or irq-qe_ic.c.
> >
> > Once you have that, please resend the entire series with this as the first
> > patch.
> Sorry, I have no idea about "Include file", could you explain which file you
> meant?
qe_ic.h
If nothing else is going to include that, then the contents can go directly
into qe_ic.c.
-Scott
prev parent reply other threads:[~2016-07-25 7:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-07 1:23 [PATCH v2] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe Zhao Qiang
2016-07-07 14:24 ` Jason Cooper
2016-07-08 1:04 ` Qiang Zhao
2016-07-25 6:15 ` Qiang Zhao
2016-07-25 7:05 ` Scott Wood [this message]
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=1469430327.25630.74.camel@buserror.net \
--to=oss@buserror.net \
--cc=jason@lakedaemon.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=marc.zyngier@arm.com \
--cc=qiang.zhao@nxp.com \
--cc=tglx@linutronix.de \
--cc=xiaobo.xie@nxp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).