ARM: dts: omap3-gta04a5: fix whitepsace and tab style

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>
This commit is contained in:
H. Nikolaus Schaller 2018-07-31 09:11:29 +02:00 committed by Tony Lindgren
parent acdf6035a8
commit 3bace6a401
1 changed files with 1 additions and 1 deletions

View File

@ -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 */
};
};