Searched hist:"8 fd9da750e76c321cd0a781c89a0d70cc399b22d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/drivers/pcsp/ |
H A D | pcsp_lib.c | diff 8fd9da750e76c321cd0a781c89a0d70cc399b22d Tue Nov 05 09:18:33 CST 2019 Takashi Iwai <tiwai@suse.de> ALSA: drivers: Remove superfluous snd_dma_continuous_data()
The recent change (commit 08422d2c559d: "ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS 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.
Link: https://lore.kernel.org/r/20191105151856.10785-2-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/drivers/ |
H A D | dummy.c | diff 8fd9da750e76c321cd0a781c89a0d70cc399b22d Tue Nov 05 09:18:33 CST 2019 Takashi Iwai <tiwai@suse.de> ALSA: drivers: Remove superfluous snd_dma_continuous_data()
The recent change (commit 08422d2c559d: "ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS 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.
Link: https://lore.kernel.org/r/20191105151856.10785-2-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|