]> 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)
commitcfd2f08ab9d3e1eb831be8174d0c659c069610a4
tree350ca46a30f15cfeec02daafa5a7ba86988900ed
parent4cea21d8b5d01e60b825274efa436206cf526300
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