]> 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)
commit13534e63202eabfb18799add453d880d196f327e
treeffb1df45ba143f23d82a55e7d4e069d1ee8506a8
parentb9fc3746f84b425e05526a2aa38c0f17a7665530
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