]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx
authorArik Nemtsov <arik@wizery.com>
Tue, 29 May 2012 15:38:05 +0000 (18:38 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 8 Jun 2012 06:52:06 +0000 (09:52 +0300)
commit387e93aef7744f868e516c05ffb74441c6fcb01f
tree425a4d788ff757d7fd09694458125830aa288040
parent83553ec886650bc5ab3010e7e2ac80c27802d943
wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx

Don't spew errors when we can't find the NVS file in wlcore. Instead
fail the wl12xx boot HW op if the NVS isn't found.

Take this opportunity to remove some dead code from register_hw()
which looks for the NVS again needlessly.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/boot.c
drivers/net/wireless/ti/wlcore/main.c