[media] drivers/media/video/zr364xx.c: add missing cleanup code
commit0163b924c5c54f9737357f622fd923a9d80556bd
authorJulia Lawall <julia@diku.dk>
Fri, 12 Aug 2011 11:40:08 +0000 (12 08:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 3 Sep 2011 21:43:58 +0000 (3 18:43 -0300)
tree4a48704d19262a062671c2dec211835d9f71ed5d
parente6a476fd5f6593e023250b0ab00b0b68117a5da2
[media] drivers/media/video/zr364xx.c: add missing cleanup code

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>
drivers/media/video/zr364xx.c