OSDN Git Service

wl18xx: add support for ht_mode in conf.h
authorYair Shapira <yair.shapira@ti.com>
Thu, 5 Jul 2012 15:11:30 +0000 (15:11 +0000)
committerLuciano Coelho <coelho@ti.com>
Wed, 18 Jul 2012 12:08:21 +0000 (15:08 +0300)
commitc68cc0f6ebd471374c0d913717c6a77572e5f9c6
treeffb1df45ba143f23d82a55e7d4e069d1ee8506a8
parent8e945ff9739dd75adce5d850eec079b4e9af550b
wl18xx: add support for ht_mode in conf.h

ht_mode added to wl18xx conf struct in order to support different modes
from the configuration file, as well as module params, and by default
(working without a conf file and/or no module params).
the hack regarding conf.phy.low_band_component_type for each board
is now explicitly handled after parsing module params.
missing default values to wl18xx config added.
fix string module params not to have defaults (so if empty, param
can be taken from conf file).
update conf version to 3.

Signed-off-by: Yair Shapira <yair.shapira@ti.com>
Signed-off-by: Ido Reis <idor@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl18xx/conf.h
drivers/net/wireless/ti/wl18xx/main.c