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)
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>

No differences found