]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9978ba53d687c904e96667023c07abe2dd1b2444
treeebfbc24683a39b47d40d9262872a125a4cbcdf88
parent3566e8825cbbc4602fa0273577e72702b8cb31d6
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