devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-sh@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.or
Subject: Re: [PATCH] ARM: shmobile: r8a7790: Fix whitespace errors in pci nodes
Date: Tue, 1 Jul 2014 09:36:35 +0900	[thread overview]
Message-ID: <20140701003634.GA10620@verge.net.au> (raw)
In-Reply-To: <1404121793-11182-1-git-send-email-geert+renesas@glider.be>

On Mon, Jun 30, 2014 at 11:49:53AM +0200, Geert Uytterhoeven wrote:
> Remove spaces in between tabs.
> 
> Introduced by commit ff4f3eb8b3386208944fe60b85e6cba4d338198e ("ARM:
> shmobile: r8a7790: add internal PCI bridge nodes").
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, I will queue this up.

> ---
>  arch/arm/boot/dts/r8a7790.dtsi | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
> index bdcb7f08fcc5..d9ddecbb859c 100644
> --- a/arch/arm/boot/dts/r8a7790.dtsi
> +++ b/arch/arm/boot/dts/r8a7790.dtsi
> @@ -946,8 +946,8 @@
>  		ranges = <0x02000000 0 0xee080000 0 0xee080000 0 0x00010000>;
>  		interrupt-map-mask = <0xff00 0 0 0x7>;
>  		interrupt-map = <0x0000 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH
> -			      	 0x0800 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH
> -			      	 0x1000 0 0 2 &gic 0 108 IRQ_TYPE_LEVEL_HIGH>;
> +				 0x0800 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH
> +				 0x1000 0 0 2 &gic 0 108 IRQ_TYPE_LEVEL_HIGH>;
>  	};
>  
>  	pci1: pci@ee0b0000 {
> @@ -966,8 +966,8 @@
>  		ranges = <0x02000000 0 0xee0a0000 0 0xee0a0000 0 0x00010000>;
>  		interrupt-map-mask = <0xff00 0 0 0x7>;
>  		interrupt-map = <0x0000 0 0 1 &gic 0 112 IRQ_TYPE_LEVEL_HIGH
> -			      	 0x0800 0 0 1 &gic 0 112 IRQ_TYPE_LEVEL_HIGH
> -			      	 0x1000 0 0 2 &gic 0 112 IRQ_TYPE_LEVEL_HIGH>;
> +				 0x0800 0 0 1 &gic 0 112 IRQ_TYPE_LEVEL_HIGH
> +				 0x1000 0 0 2 &gic 0 112 IRQ_TYPE_LEVEL_HIGH>;
>  	};
>  
>  	pci2: pci@ee0d0000 {
> @@ -986,8 +986,8 @@
>  		ranges = <0x02000000 0 0xee0c0000 0 0xee0c0000 0 0x00010000>;
>  		interrupt-map-mask = <0xff00 0 0 0x7>;
>  		interrupt-map = <0x0000 0 0 1 &gic 0 113 IRQ_TYPE_LEVEL_HIGH
> -			      	 0x0800 0 0 1 &gic 0 113 IRQ_TYPE_LEVEL_HIGH
> -			      	 0x1000 0 0 2 &gic 0 113 IRQ_TYPE_LEVEL_HIGH>;
> +				 0x0800 0 0 1 &gic 0 113 IRQ_TYPE_LEVEL_HIGH
> +				 0x1000 0 0 2 &gic 0 113 IRQ_TYPE_LEVEL_HIGH>;
>  	};
>  
>  	pciec: pcie@fe000000 {
> -- 
> 1.9.1
> 

      reply	other threads:[~2014-07-01  0:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30  9:49 [PATCH] ARM: shmobile: r8a7790: Fix whitespace errors in pci nodes Geert Uytterhoeven
2014-07-01  0:36 ` Simon Horman [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=20140701003634.GA10620@verge.net.au \
    --to=horms@verge.net.au \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-arm-kernel@lists.infradead.or \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.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).