linux/drivers/media/usb/tm6000
Dan Carpenter 88b404c435 [media] tm6000: check an allocation for failure
This allocation had no error checking.  It didn't need to be under
the mutex so I moved it out form there. That makes the error handling
easier and is a potential speed up.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-02-08 14:46:56 -02:00
..
Kconfig
Makefile
tm6000-alsa.c
tm6000-cards.c
tm6000-core.c [media] tm6000: check an allocation for failure 2013-02-08 14:46:56 -02:00
tm6000-dvb.c [media] tm6000-dvb: Fix module unload 2012-12-21 18:45:31 -02:00
tm6000-i2c.c
tm6000-input.c
tm6000-regs.h
tm6000-stds.c
tm6000-usb-isoc.h
tm6000-video.c [media] tm6000: fix G/TRY_FMT 2013-02-05 18:33:27 -02:00
tm6000.h [media] tm6000: add support for control events and prio handling 2013-02-05 18:31:33 -02:00