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:
b7bd660
)
[media] coda: Unregister v4l2 upon alloc_workqueue() error
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sat, 4 Oct 2014 19:40:51 +0000
(16:40 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 3 Nov 2014 19:55:22 +0000
(17:55 -0200)
If alloc_workqueue() fails, we should go to the 'err_v4l2_register' label, which
will unregister the v4l2 device.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found