]> git.baikalelectronics.ru Git - kernel.git/commit
media: solo6x10: Remove superfluous snd_dma_continuous_data()
authorTakashi Iwai <tiwai@suse.de>
Mon, 4 Nov 2019 13:33:58 +0000 (14:33 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 11 Nov 2019 08:13:51 +0000 (09:13 +0100)
commit2cc923a831c39a83716e3a1dd9f552b0e1650026
tree62c716f0f91bab5e677aeb472d12068742b6031b
parent178bfb17c664e263e15aec11744fb47b61555a88
media: solo6x10: Remove superfluous snd_dma_continuous_data()

The recent change (commit a1649e029195: "ALSA: memalloc: Allow NULL
device for SNDRV_DMA_TYPE_CONTINOUS type") made the PCM preallocation
helper accepting NULL as the device pointer for the default usage.
Drop the snd_dma_continuous_data() usage that became superfluous from
the callers.

Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
drivers/media/pci/solo6x10/solo6x10-g723.c
drivers/media/usb/usbtv/usbtv-audio.c