summaryrefslogtreecommitdiff
path: root/net/smc
diff options
context:
space:
mode:
authorLoic Poulain <loic.poulain@linaro.org>2020-11-25 14:24:49 +0100
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>2020-11-28 12:00:49 +0530
commit10ea8bcda5ae5463889e15dfc98aa2a73270ea58 (patch)
treeac90e1ceef7da9e9f8930468d2325b5670337fdc /net/smc
parent206e7383b34316cf56cdde96eab9d97e9a1dbd70 (diff)
bus: mhi: core: Fix device hierarchy
This patch fixes the hierarchical structure of MHI devices. Indeed, MHI client devices are directly 'enumerated' from the mhi controller and therefore must be direct descendants/children of their mhi controller device, in accordance with the Linux Device Model. Today both MHI clients and controller devices are at the same level, this patch ensures that MHI controller is parent of its client devices. The hierarchy is especially important for power management (safe suspend/resume order). It is also useful for userspace to determine relationship between MHI client devices and controllers. Signed-off-by: Loic Poulain <loic.poulain@linaro.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by: Hemant Kumar <hemantk@codeaurora.org> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'net/smc')
0 files changed, 0 insertions, 0 deletions