[ARM] Orion: fix various whitespace and coding style issues
authorLennert Buytenhek <buytenh@wantstofly.org>
Sat, 10 May 2008 14:30:01 +0000 (16:30 +0200)
committerLennert Buytenhek <buytenh@marvell.com>
Sun, 22 Jun 2008 20:44:39 +0000 (22:44 +0200)
commite7068ad337a991fba627148a4a57939fdc1e6a2d
tree6fcfe2a48ffe83b8ccb9539333ee6c2b60d779d7
parentf91a8dcc25398c5d708056de081d6cebf3f2023e
[ARM] Orion: fix various whitespace and coding style issues

More cosmetic cleanup:
- Replace 8-space indents by proper tab indents.
- In structure initialisers, use a trailing comma for every member.
- Collapse "},\n{" in structure initialiers to "}, {".

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Russell King <linux@arm.linux.org.uk>
arch/arm/mach-orion5x/common.c
arch/arm/mach-orion5x/db88f5281-setup.c
arch/arm/mach-orion5x/dns323-setup.c
arch/arm/mach-orion5x/kurobox_pro-setup.c
arch/arm/mach-orion5x/pci.c
arch/arm/mach-orion5x/rd88f5182-setup.c
arch/arm/mach-orion5x/ts209-setup.c
arch/arm/mm/proc-feroceon.S