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)
commitd34c3e06746d4681d9b2e47b5f47731971126a41
tree56344003add06046bd0bfae3431163cf0cc3c071
parent98b6a56b3cace6fcfc38331f7f375b01ea338600
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