mwifiex: download cal-data from device-tree to firmware
authorBing Zhao <bzhao@marvell.com>
Sat, 14 Dec 2013 02:33:01 +0000 (18:33 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 18 Dec 2013 20:23:09 +0000 (15:23 -0500)
commit699b027b9cefbaf779ad8eaab5e9ea122620827c
treed9fd454ff2c6179102471a12274c27a6341ae905
parentd39fbc88956ef56a67b8030d53c7e8fa645a4e00
mwifiex: download cal-data from device-tree to firmware

Currently only conf file based cal-data downloading is supported.
On embedded platforms a better place to store the cal-data is in
device tree. Add cal-data downloading from device tree to firmware.
Both methods can co-exist.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/sta_cmd.c