Re: [PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file

From: Lee Jones
Date: Wed Jul 31 2013 - 06:21:13 EST


On Tue, 30 Jul 2013, Pavel Machek wrote:

> On Fri 2013-07-19 14:58:32, Lee Jones wrote:
> > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>
>
> Why?

Convention.

> > diff --git a/arch/arm/boot/dts/hrefv60plus.dts b/arch/arm/boot/dts/hrefv60plus.dts
> > index 3d580d6..46fd8af 100644
> > --- a/arch/arm/boot/dts/hrefv60plus.dts
> > +++ b/arch/arm/boot/dts/hrefv60plus.dts
> > @@ -26,7 +26,7 @@
> >
> > soc {
> > i2c@80110000 {
> > - bu21013_tp@0x5c {
> > + bu21013_tp@5c {
> > reset-gpio = <&gpio4 15 0x4>;
> > };
> > };
>

--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/