commit | 0163b924c5c54f9737357f622fd923a9d80556bd | [log] [tgz] |
---|---|---|
author | Julia Lawall <julia@diku.dk> | Fri Aug 12 08:40:08 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Sep 03 18:43:58 2011 -0300 |
tree | 4a48704d19262a062671c2dec211835d9f71ed5d | |
parent | e6a476fd5f6593e023250b0ab00b0b68117a5da2 [diff] |
[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>