lkml.org 
[lkml]   [2022]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC 1/6] s390/ism: Set DMA coherent mask
On Wed, Oct 19, 2022 at 04:44:30PM +0200, Niklas Schnelle wrote:
> if (ret)
> goto err_resource;
>
> + ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64));

Nit: but you could also just replace the call to dma_set_mask abobe with
a call to dma_set_mask_and_coherent.

\
 
 \ /
  Last update: 2022-10-20 10:08    [W:0.074 / U:0.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site