commit | 987351e1ea7772cf2f0795e917fb33b2e282e1c1 | [log] [tgz] |
---|---|---|
author | Alexandre Torgue <alexandre.torgue@st.com> | Mon Nov 04 15:37:13 2019 +0100 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Wed Jan 08 12:48:47 2020 +0530 |
tree | 2a5fff9f6ba5160673294c4bb0421df7d874baeb | |
parent | 24dbe0aaa0030231d4d35886d3552121d208df69 [diff] |
phy: core: Add consumer device link support In order to enforce suspend/resume ordering, this commit creates link between phy consumers and phy devices. This link avoids to suspend phy before phy consumers. Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com> [jonathanh@nvidia.com: Fix an abort when of_phy_get() returns error] Signed-off-by: Jonathan Hunter <jonathanh@nvidia.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>