wlcore/wl12xx: move runtime configuration struct to the lower driver
authorLuciano Coelho <coelho@ti.com>
Mon, 5 Dec 2011 14:12:54 +0000 (16:12 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:44:01 +0000 (08:44 +0300)
The configuration parameters vary with different chip families.  Some
of the parameters used only by some chip families, others should have
different value depending on the family.  Thus move the configuration
values from wlcore to wl12xx.

Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found