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:
a252d02
)
staging: ft1000-usb: Remove global flag DSP_loading.
author
Marek Belisko
<marek.belisko@gmail.com>
Tue, 12 Oct 2010 08:26:40 +0000
(10:26 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 12 Oct 2010 16:05:48 +0000
(09:05 -0700)
This patch remove global flag DSP_loading which was checked
only on one place. Instead check return value for dsp_reload() function.
Signed-off-by: Marek Belisko <marek.belisko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found