git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17d9771
)
wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx
author
Arik Nemtsov
<arik@wizery.com>
Tue, 29 May 2012 15:38:05 +0000
(18:38 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Fri, 8 Jun 2012 06:52:06 +0000
(09:52 +0300)
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>
No differences found