[git pull] IOMMU Fixes for Linux v5.0-rc1

From: Joerg Roedel
Date: Mon Jan 21 2019 - 04:45:47 EST


Hi Linus,

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.0-rc3

for you to fetch changes up to e8e683ae9a736407a20135df7809090a446db707:

iommu/of: Fix probe-deferral (2019-01-11 12:28:24 +0100)

----------------------------------------------------------------
IOMMU Fix for Linux v5.0-rc3

One fix only for now:

- Fix probe deferral in iommu/of code (broke with recent changes
to iommu_ops->add_device invocation)

----------------------------------------------------------------
Robin Murphy (1):
iommu/of: Fix probe-deferral

drivers/iommu/of_iommu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Please pull.

Thanks,

Joerg