From: Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org>
To: Emil Medve <Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>
Cc: scottwood-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org,
linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Shruti Kanetkar
<Kanetkar.Shruti-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Igal Liberman
<Igal.Liberman-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>,
afleming-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)
Date: Wed, 04 Mar 2015 16:54:43 +1100 [thread overview]
Message-ID: <1425448483.9084.14.camel@ellerman.id.au> (raw)
In-Reply-To: <54F484DE.30204-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>
On Mon, 2015-03-02 at 09:42 -0600, Emil Medve wrote:
> On 03/02/2015 09:32 AM, Emil Medve wrote:
> > From: Igal Liberman <Igal.Liberman-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> >
> > Describe the PHY topology for all configurations supported by each board
> >
> > Based on prior work by Andy Fleming <afleming-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >
> > Change-Id: I4fbcc5df9ee7c4f784afae9dab5d1e78cdc24f0f
>
> Bah, I'll remove this...
Something like:
$ cat .git/hooks/commit-msg
#!/bin/sh
grep "Change-Id:" $1 > /dev/null
if [ $? -eq 0 ]; then
echo "***: Error commit message includes Change-Id" >&2
exit 1
fi
Ought to do it.
cheers
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2015-03-04 5:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-02 15:32 [PATCH] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) Emil Medve
[not found] ` <1425310332-21744-1-git-send-email-Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>
2015-03-02 15:42 ` Emil Medve
[not found] ` <54F484DE.30204-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>
2015-03-04 5:54 ` Michael Ellerman [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=1425448483.9084.14.camel@ellerman.id.au \
--to=mpe-gsx/oe8hsfggbc27wqdahg@public.gmane.org \
--cc=Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org \
--cc=Igal.Liberman-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org \
--cc=Kanetkar.Shruti-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=afleming-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
--cc=scottwood-eDlz3WWmN0ll57MIdRCFDg@public.gmane.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 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).