]> Pileus Git - ~andy/linux/commit
wl18xx: add new module
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:13:06 +0000 (12:13 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:54:04 +0000 (15:54 +0300)
commit9a1a69901dae144ae160af5ac38848866d7c83b1
tree8d7c9d1dd7dfc249eae109be1c4c58753563a619
parentf8f5701bdaf9134b1f90e5044a82c66324d2073f
wl18xx: add new module

Add the wl18xx module and the probe functions.  Use wlcore for the
main parts (not functional at this point due to differences in the
wl18xx initialization).

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/Kconfig
drivers/net/wireless/ti/Makefile
drivers/net/wireless/ti/wl18xx/Kconfig [new file with mode: 0644]
drivers/net/wireless/ti/wl18xx/Makefile [new file with mode: 0644]
drivers/net/wireless/ti/wl18xx/main.c [new file with mode: 0644]