]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit587ba232b2b8380be570759c29714742365f16dd
treeffb1df45ba143f23d82a55e7d4e069d1ee8506a8
parent3c9904dc85e1f17e6bbf13f5b8d275bb741e1f71
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