commit | 74d08d55ed978bd60d4774083f700e6630fe42a5 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Sat Oct 04 16:40:51 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Nov 03 17:55:22 2014 -0200 |
tree | f7b4e37a76375eed607d615456bb769cdadaf954 | |
parent | b7bd660a51f0cef91d8d544192a5b96c8854e775 [diff] |
[media] coda: Unregister v4l2 upon alloc_workqueue() error 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>