]> git.karo-electronics.de Git - karo-tx-linux.git/commit
wlcore: Refactor probe
authorIdo Yariv <ido@wizery.com>
Sun, 2 Sep 2012 09:29:27 +0000 (12:29 +0300)
committerLuciano Coelho <luca@coelho.fi>
Thu, 27 Sep 2012 09:13:54 +0000 (12:13 +0300)
commit3992eb2bf2b1f6d244cf527c922c0cbd810e69c5
tree350ca46a30f15cfeec02daafa5a7ba86988900ed
parentd556023895c8968fd97ccb08300006b78975a23b
wlcore: Refactor probe

Move most of the device-specific probe functionality into setup(), a new
op. By doing this, wlcore_probe will be the first to request a firmware
from userspace, making it easier to load the NVS file asynchronously.

Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wl18xx/main.c
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/wlcore.h