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:
b49eb2b
)
em28xx-alsa: Fix error patch for init/fini
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 14 Jan 2014 16:49:04 +0000
(14:49 -0200)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 14 Jan 2014 16:49:04 +0000
(14:49 -0200)
If something bad happens during init, we free the card data.
However, we still keep it initialized, causing some dependent
code to be called at .fini.
Fix it.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found