From: Mark Brown Date: Thu, 23 May 2024 14:16:57 +0000 (+0100) Subject: soi: Don't call DMA sync API when not needed X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3aac9f4885922ad0fc01b86f85903768219475a3;p=linux.git soi: Don't call DMA sync API when not needed Merge series from Andy Shevchenko : A couple of fixes to avoid calling DMA sync API when it's not needed. This doesn't stop from discussing if IOMMU code is doing the right thing, i.e. dereferences SG list when orig_nents == 0, but this is a separate story. --- 3aac9f4885922ad0fc01b86f85903768219475a3