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:
725d7b7
)
[media] tlg2300: implement error handling in poseidon_probe()
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Mon, 24 Jun 2013 18:57:36 +0000
(15:57 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 26 Jul 2013 16:27:12 +0000
(13:27 -0300)
All poseidon init functions properly return error codes,
but they are ignored by poseidon_probe(). The patch implements
handling of error cases.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found