]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/sh/sh_dac_audio.c
Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
[linux.git] / sound / sh / sh_dac_audio.c
index ed877a138965dc632c58dab8073e6a9aa6e41b62..f9e36abc98ac706ce73a085beebcca4dcb85155e 100644 (file)
@@ -268,7 +268,7 @@ static int snd_sh_dac_pcm(struct snd_sh_dac *chip, int device)
 
        /* buffer size=48K */
        snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_CONTINUOUS,
-                                         snd_dma_continuous_data(GFP_KERNEL),
+                                             NULL,
                                                        48 * 1024,
                                                        48 * 1024);