]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commite87288f089d3ba1c10d2323c286f8145450fd250
tree53e0a1889aef21766d05dfb50687c9936bf74aa5
parent5d10b1957d4dd7b5f854a224fb30cc564405d4d9
wlcore/wl12xx: move runtime configuration struct to the lower driver

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>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wlcore/conf.h
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/wlcore.h