1
0
Fork 0

ARM: dts: r8a7791: consistently use single space after =

Consistently use a single space after a =.

This patch removes instances where a tab or multiple spaces are used
instead.  It also avoids running over 80 columns in width in one of the
lines where whitespace is updated.

This patch should not introduce any functional change.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
hifive-unleashed-5.1
Simon Horman 2018-01-17 17:17:06 +01:00
parent 003d2d68b2
commit 5025c78b3b
1 changed files with 38 additions and 37 deletions

View File

@ -1487,7 +1487,8 @@
* Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
* Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
*/
compatible = "renesas,rcar_sound-r8a7791", "renesas,rcar_sound-gen2";
compatible = "renesas,rcar_sound-r8a7791",
"renesas,rcar_sound-gen2";
reg = <0 0xec500000 0 0x1000>, /* SCU */
<0 0xec5a0000 0 0x100>, /* ADG */
<0 0xec540000 0 0x1000>, /* SSIU */