kernel-ark/drivers/staging/tm6000
Mauro Carvalho Chehab c1a1641450 V4L/DVB (12805): tm6000: Fix a memory leak at tm6000-video
if a transfer buffer allocation fails, the last allocated urb is leaked
(it hasn't been stored in dev->urb[] yet so tm6000_uninit_isoc misses
it). The patch also includes a small typo fix.

Thanks to Florin Malita <fmalita@gmail.com> for pointing this.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-18 00:39:50 -03:00
..
hack.c V4L/DVB (12788): tm6000: Add initial DVB-T support 2010-05-18 00:39:37 -03:00
hack.h V4L/DVB (12788): tm6000: Add initial DVB-T support 2010-05-18 00:39:37 -03:00
Kconfig V4L/DVB (12789): tm6000: fix DVB dependency 2010-05-18 00:39:38 -03:00
Makefile V4L/DVB (12804): tm6000: Build the module properly if CONFIG_VIDEO_TM6000_DVB is selected. 2010-05-18 00:39:49 -03:00
tm6000-cards.c V4L/DVB (12803): tm6000: make tm6000_devused static 2010-05-18 00:39:48 -03:00
tm6000-core.c V4L/DVB (12802): tm6000: adds command to enable audio output at tm6000 2010-05-18 00:39:47 -03:00
tm6000-dvb.c V4L/DVB (12801): tm6000: Add support for ADSTech Mini Dual TV (PTV-339). 2010-05-18 00:39:46 -03:00
tm6000-i2c.c V4L/DVB (12801): tm6000: Add support for ADSTech Mini Dual TV (PTV-339). 2010-05-18 00:39:46 -03:00
tm6000-regs.h
tm6000-usb-isoc.h V4L/DVB (12800): tm6000: fix tm6000 analog video buffer handling 2010-05-18 00:39:45 -03:00
tm6000-video.c V4L/DVB (12805): tm6000: Fix a memory leak at tm6000-video 2010-05-18 00:39:50 -03:00
tm6000.h V4L/DVB (12803): tm6000: make tm6000_devused static 2010-05-18 00:39:48 -03:00