[media] drivers/media/video/zr364xx.c: add missing cleanup code
authorJulia Lawall <julia@diku.dk>
Fri, 12 Aug 2011 11:40:08 +0000 (08:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 3 Sep 2011 21:43:58 +0000 (18:43 -0300)
It seems just as necessary to free cam->vdev and cam in this error case as
in the next one.

Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found