wlcore/wl12xx: add quirk for legacy NVS support
authorLuciano Coelho <coelho@ti.com>
Wed, 30 Nov 2011 10:30:01 +0000 (12:30 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:43:57 +0000 (08:43 +0300)
commitd203e59c4b56d56916a804ebeb04b0e6d92adf4c
treeebfbc24683a39b47d40d9262872a125a4cbcdf88
parentf16ff75872b04fa6c779367ae24146c8a1729f2e
wlcore/wl12xx: add quirk for legacy NVS support

Instead of checking the chip ID directly in the wlcore code to decide
whether to use the new or the old NVS format, we now use a quirk that
should be set by the low level driver to say that it needs to use the
old format.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wlcore/boot.c
drivers/net/wireless/ti/wlcore/wlcore.h