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:
c79a23f
)
[media] cx88: return proper errors during fw load
author
Hans Verkuil
<hans.verkuil@cisco.com>
Fri, 29 Aug 2014 08:29:19 +0000
(
05:29
-0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 3 Nov 2014 10:27:36 +0000
(08:27 -0200)
Don't return -1, return a proper error.
Replace dprintk(0, ...) by pr_err since firmware load errors should just be
reported as an error.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found