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:
8cdc44a
)
wlcore: remove recover cmd from testmode
author
Arik Nemtsov
<arik@wizery.com>
Mon, 25 Jun 2012 19:26:18 +0000
(22:26 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 10 Jul 2012 16:10:13 +0000
(12:10 -0400)
This command is buggy (doesn't take the mutex) and unused. Instead, the
"start_recovery" file is used for the same purpose. Remove the code but
keep the command constant to avoid breaking the testmode ABI.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found