]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: ath79: sort case statements in ath79_detect_sys_type
authorGabor Juhos <juhosg@openwrt.org>
Wed, 14 Mar 2012 09:45:20 +0000 (10:45 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 27 Apr 2012 13:41:36 +0000 (14:41 +0100)
commitfd8887885a7f0d349538d4d9f4f76264ca8fd73e
treed559d645ef2d459301a21e06f41e70372a64b345
parentcae7f7c3e2c997f137d3054ee7d29fe1fdb8d60c
MIPS: ath79: sort case statements in ath79_detect_sys_type

Sort the case statements alphabetically in order to improve
readability.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Acked-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Cc: linux-mips@linux-mips.org
Cc: mcgrof@infradead.org
Patchwork: https://patchwork.linux-mips.org/patch/3505/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/setup.c