From: Fabio Estevam Date: Sat, 4 Oct 2014 19:40:50 +0000 (-0300) Subject: [media] coda: Call v4l2_device_unregister() from a single location X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7bd660a51f0cef91d8d544192a5b96c8854e775;p=pandora-kernel.git [media] coda: Call v4l2_device_unregister() from a single location Instead of calling v4l2_device_unregister() in multiple locations within the error paths, let's call it from a single location to make the error handling simpler. Signed-off-by: Fabio Estevam Acked-by: Philipp Zabel Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed