atheros: rework and cleanup board initialization
authorJohn Crispin <john@openwrt.org>
Fri, 12 Sep 2014 06:52:26 +0000 (06:52 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 12 Sep 2014 06:52:26 +0000 (06:52 +0000)
commit577e3b1c354eb624408488ac4dc93c71ede3e0fa
tree0371e4d8d44211d0620b9cfb51a7b328f4ba5d9d
parentf327a18a207dd9018a4f12373184e9894d416a50
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>
SVN-Revision: 42495
target/linux/atheros/patches-3.14/100-board.patch