On Mon, Jun 29, 2015 at 10:53:43AM +0200, Marek Szyprowski wrote: > On 2015-06-29 10:35, Joerg Roedel wrote: > >The -ENODEV error just means that the device is not > >translated by an IOMMU. We shouldn't bail out of iommu > >driver initialization when that happens, as this is a common > >scenario on ARM. > > > >No returning -ENODEV in the drivers would be a bad idea, as > >the IOMMU core would have no indication whether a device is > >translated or not. This information is not used at the > >moment, but will probably be in the future. > > > >Signed-off-by: Joerg Roedel <jroedel@xxxxxxx> > > Works fine! > > Tested-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> Thanks for testing! The patch is queued now. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html