]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - sound/soc/omap/omap-pcm.c
Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic...
[mirror_ubuntu-zesty-kernel.git] / sound / soc / omap / omap-pcm.c
index e49ee2383a884145fb60881c019efa8840a3cfae..6bb623a2a4dfcfa3cda744ca8bef18575baec2d9 100644 (file)
@@ -219,7 +219,7 @@ static int omap_pcm_new(struct snd_soc_pcm_runtime *rtd)
        struct snd_pcm *pcm = rtd->pcm;
        int ret;
 
-       ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(64));
+       ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32));
        if (ret)
                return ret;