Re: [PATCH] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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@xxxxxxxxxxxxx>
> > 
> > Describe the PHY topology for all configurations supported by each board
> > 
> > Based on prior work by Andy Fleming <afleming@xxxxxxxxx>
> > 
> > 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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux