commit | 958973c5a5641272771520ddaf194f6e47386a2b | [log] [tgz] |
---|---|---|
author | Patrick Daly <pdaly@codeaurora.org> | Fri Apr 28 19:45:18 2017 -0700 |
committer | Patrick Daly <pdaly@codeaurora.org> | Wed May 03 18:59:57 2017 -0700 |
tree | f4d2206fa47f09711562d2d711c221ad5000a4f0 | |
parent | a3faecccb8678539064b5a66f848071aaf7739e9 [diff] |
iommu: Add support for probe deferral Some drivers may probe before the iommu driver is ready. Until the iommu framework has a formal solution for probe deferral, give these drivers a function to call which will indicate if the device's iommu dependencies are available. Change-Id: If52693793f02fb199a6fee5da7ea15e17635625a Signed-off-by: Patrick Daly <pdaly@codeaurora.org>