linux/drivers/media/usb/tm6000
Takashi Iwai f8239b531f media: tm6000: Clean up ALSA PCM API usages
With the recent change in ALSA PCM core, the whole open-coded vmalloc
buffer handling in this driver can be dropped by replacing with the
managed buffer allocation.

Also, snd_tm6000_capture_free() is dropped since the check of
stream_started flag makes no sense; hw_free callback is guaranteed to
be called after the stream gets stopped.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2019-12-13 09:33:08 +01:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
tm6000-alsa.c media: tm6000: Clean up ALSA PCM API usages 2019-12-13 09:33:08 +01:00
tm6000-cards.c media: Fix various misspellings of disconnected 2019-08-19 12:02:28 -03:00
tm6000-core.c
tm6000-dvb.c media: tm6000: double free if usb disconnect while streaming 2019-08-14 05:07:39 -03:00
tm6000-i2c.c
tm6000-input.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 2019-06-05 17:36:37 +02:00
tm6000-regs.h media: usb: tm6000: Use the correct style for SPDX License Identifier 2019-10-07 07:45:38 -03:00
tm6000-stds.c
tm6000-usb-isoc.h media: usb: tm6000: Use the correct style for SPDX License Identifier 2019-10-07 07:45:38 -03:00
tm6000-video.c media: media/usb: don't set description in ENUM_FMT 2019-07-22 14:01:05 -04:00
tm6000.h media: usb: tm6000: Use the correct style for SPDX License Identifier 2019-10-07 07:45:38 -03:00