commit | d8260443245dc8e504c3ecde5e86972f5be2b43e | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Wed Apr 29 15:37:03 2020 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Tue May 05 14:36:13 2020 +0200 |
tree | 3e2b8bfc4616c7c34ccbab7acbb77137f0697610 | |
parent | bfe3bd493b3d3f9a08d1751338ccc711840e4590 [diff] |
iommu/rockchip: Convert to probe/release_device() call-backs Convert the Rockchip IOMMU driver to use the probe_device() and release_device() call-backs of iommu_ops, so that the iommu core code does the group and sysfs setup. Signed-off-by: Joerg Roedel <jroedel@suse.de> Link: https://lore.kernel.org/r/20200429133712.31431-26-joro@8bytes.org Signed-off-by: Joerg Roedel <jroedel@suse.de>