atheros: avoid CamelCase
authorFelix Fietkau <nbd@openwrt.org>
Tue, 10 Jun 2014 09:05:25 +0000 (09:05 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 10 Jun 2014 09:05:25 +0000 (09:05 +0000)
commit8f3e7dde1286fc075faae808ec3dee3a8971d006
tree724a69e43b18d1a5f4d319d2ca7f04af23f078ac
parent8aee51b79882e0b63a4955d63d6b23841adde1e4
atheros: avoid CamelCase

Change fooBar variables names to foo_bar as suggested by checkpatch,
write few tables names in lower case and correctly place __initdata
keyword.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41080
target/linux/atheros/patches-3.10/100-board.patch
target/linux/atheros/patches-3.10/110-ar2313_ethernet.patch
target/linux/atheros/patches-3.10/210-reset_button.patch