projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acdf603
)
ARM: dts: omap3-gta04a5: fix whitepsace and tab style
author
H. Nikolaus Schaller
<hns@goldelico.com>
Tue, 31 Jul 2018 07:11:29 +0000
(09:11 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 7 Sep 2018 17:11:02 +0000
(10:11 -0700)
in node sound / property ti,jack-det-gpio.
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-gta04a5.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap3-gta04a5.dts
b/arch/arm/boot/dts/omap3-gta04a5.dts
index
c01b471
..
d408eb0
100644
(file)
--- a/
arch/arm/boot/dts/omap3-gta04a5.dts
+++ b/
arch/arm/boot/dts/omap3-gta04a5.dts
@@
-12,6
+12,6
@@
model = "Goldelico GTA04A5/Letux 2804";
sound {
- ti,jack-det-gpio = <&twl_gpio 2 GPIO_ACTIVE_HIGH>; /* GTA04A5 only */
+ ti,jack-det-gpio = <&twl_gpio 2 GPIO_ACTIVE_HIGH>;
/* GTA04A5 only */
};
};