1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ramips
John Crispin 553fea9f19 ramips: fix indentation and other mistakes in .dts{, i} files
The following patch fixes:
 * wrong indentations
 * doubled gpio-keys-polled nodes (DIR-300-B7, DIR-320-B1, DIR-610-A1)
 * duplicate spacings
 * empty lines at end of files and after last child nodes
 * trailing and leading whitespace
 * unnecessary and commented-out code
 * missing empty lines between nodes and between properties and nodes
 * unnecessary empty lines between nodes properties [1]

in .dts{,i} files, for ramips target.

[1] Some of empty lines in SOCs dtsi files were left untouched, because they seem to be there for a reason (readability?).

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>

SVN-Revision: 46613
2015-08-17 05:57:18 +00:00
..
base-files ramips: add subtarget for mt7688 2015-07-24 09:11:56 +00:00
dts ramips: fix indentation and other mistakes in .dts{, i} files 2015-08-17 05:57:18 +00:00
files ramips: collect rx related members to fe_rx_ring struct 2015-07-10 19:41:48 +00:00
image ramips: add subtarget for mt7688 2015-07-24 09:11:56 +00:00
mt7620 ramips: diable ill_acc driver by default 2015-05-27 20:02:04 +00:00
mt7621 ramips: add support for STORYLiNK SAP-G3200U3 2015-07-24 09:09:22 +00:00
mt7628 ramips: diable ill_acc driver by default 2015-05-27 20:02:04 +00:00
mt7688 ramips: add subtarget for mt7688 2015-07-24 09:11:56 +00:00
patches-3.18 kernel: update 3.18 to 3.18.20 2015-08-09 11:09:52 +00:00
rt288x ramips: diable ill_acc driver by default 2015-05-27 20:02:04 +00:00
rt305x ramips: add support for Planex MZK-DP150N 2015-07-17 12:51:08 +00:00
rt3883 ramips: diable ill_acc driver by default 2015-05-27 20:02:04 +00:00
base-files.mk
Makefile ramips: add subtarget for mt7688 2015-07-24 09:11:56 +00:00
modules.mk ramips: make sd driver depend on mt7688 2015-07-24 09:12:16 +00:00