]> 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)
commit2122f01566cb80abc5d1c5c06ae3768802d71483
tree62c716f0f91bab5e677aeb472d12068742b6031b
parentb59aa89ea4a769a4cc68d57857db2617dfcbb8a2
media: solo6x10: Remove superfluous snd_dma_continuous_data()

The recent change (commit 3c4a867833fe: "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