Skip to content
Commit 7d0f2b2c authored by Sagar Dharia's avatar Sagar Dharia
Browse files

slim: msm: ngd: Fix incorrect casting of slimbus context-bank devices



Slimbus controller's context-bank(CB) devices are created to
facilitate IOMMU mapping for respective slimbus controllers.
Calling the suspend/resume routines on CB-devices will result in
incorrect casting of these devices to controller devices leading to
a kernel-panic.
CB-devices for slimbus don't need to do anything in suspend/resume
since power management aspects are handled by controller devices.

Change-Id: Ib83ef58c2a8e212a74bb2b215345805ef3c032bd
Signed-off-by: default avatarSagar Dharia <sdharia@codeaurora.org>
parent 9cd18ff1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment