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)
commitea9360a5c645b44bdeea50d90e7946097d61a813
treeb71ca22affd7b9533b8f82e823b77e144c13d2cf
parentb482d8ff64f70d07a37b7187700c637a45aef1bc
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