]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore/wl12xx: move extended radio configuration parameters to wl12xx
authorLuciano Coelho <coelho@ti.com>
Mon, 5 Dec 2011 14:51:10 +0000 (16:51 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:44:01 +0000 (08:44 +0300)
commit7f227ea2daaf6e25687eef3dc48c80f60b01805a
tree75fc92db47a42c5a7eff43fdad94f6b2dfde2178
parent28aec3cd09a5cd64c57ced29a1c6c1e5db7fad02
wlcore/wl12xx: move extended radio configuration parameters to wl12xx

The extended radio configuration parameters are only used by the
wl127x chipsets, which are handled by the wl12xx driver.  Move the rf
configuration settings from wlcore to wl12xx.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl12xx/cmd.c
drivers/net/wireless/ti/wl12xx/cmd.h
drivers/net/wireless/ti/wl12xx/conf.h [new file with mode: 0644]
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wl12xx/wl12xx.h [new file with mode: 0644]
drivers/net/wireless/ti/wlcore/conf.h