atheros: rework and cleanup board initialization
authorJohn Crispin <blogic@openwrt.org>
Fri, 12 Sep 2014 06:52:26 +0000 (06:52 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 12 Sep 2014 06:52:26 +0000 (06:52 +0000)
commit88b1a1983a39c8a74c690b99194ea71547c7c175
tree0371e4d8d44211d0620b9cfb51a7b328f4ba5d9d
parent97a5d59817fe0100d3bf5b101203fcd9137011a7
atheros: rework and cleanup board initialization

- remove odd flags and branching
  - add __init mark
  - make shorter variables names
  - returns true or false from boolean functions
  - unwrap short function declarations
  - unwrap quoted string
  - rename macroses with names in CamelCase

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42495 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/atheros/patches-3.14/100-board.patch