linux_dsm_epyc7002/drivers/media
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
..
cec media: cec: check 'transmit_in_progress', not 'transmitting' 2019-12-13 09:05:04 +01:00
common
dvb-core
dvb-frontends
firewire
i2c media: i2c: adv748x: Fix unsafe macros 2019-12-13 09:14:27 +01:00
mc
mmc
pci media: ivtv: Clean up ALSA PCM API usages 2019-12-13 09:32:59 +01:00
platform media: ti-vpe: csc: fix single vs multiplanar format handling 2019-12-13 09:29:52 +01:00
radio
rc
spi
tuners
usb media: tm6000: Clean up ALSA PCM API usages 2019-12-13 09:33:08 +01:00
v4l2-core
Kconfig
Makefile