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:
fa1a13f
)
[media] staging: as102: Fix the dvb device registration error path
author
Sylwester Nawrocki
<snjw23@gmail.com>
Sun, 6 Nov 2011 19:31:43 +0000
(16:31 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 8 Nov 2011 13:29:22 +0000
(11:29 -0200)
Release already acquired resources when error happens during
devices registration steps.
Use dev_err() where struct device is available, instead of driver
specific err().
Cc: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Sylwester Nawrocki <snjw23@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found