Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 59e9b514 authored by Swathi Sridhar's avatar Swathi Sridhar
Browse files

iommu: arm-smmu: Establish smmu device-links with smmu clients



Use the device link framework to establish device-links
between the smmu device and the client devices as part
of the arm_smmu_add_device call where the smmu would
serve as the supplier device and the clients will serve
as the consumer device.Establishing the device link
will help maintain the right order of devices in the
devices_kset and the dpm_list where the consumers follow
the suppliers in the list.Maintaining the right order of
devices in these list is crucial since the shutdown and
suspend/resume callbacks are invoked in the reverse order
of the list.

Change-Id: I85600a0b1c2e562b61b027522c19a63812d7a409
Signed-off-by: default avatarSwathi Sridhar <swatsrid@codeaurora.org>
parent aea35ab9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment