]> git.baikalelectronics.ru Git - kernel.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)
commit5edd0328168b9c19c5a2db4cdc669c55f13cb934
tree350ca46a30f15cfeec02daafa5a7ba86988900ed
parent81c12e977a869366f57acf5a03958e384fee8726
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