commit | a48fc80375d7326417b9c5ce2467cb9c20ec7909 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Thu Mar 07 09:57:14 2019 +0100 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 11 20:10:05 2019 -0600 |
tree | d9eecc1f04ff65ba0fb91e543b604f30c3053a2e | |
parent | ee010438b1912d110f664b81d92d4550431a4b17 [diff] |
sysreset: use syscon_regmap_lookup_by_phandle Use the new function syscon_regmap_lookup_by_phandle() to simplify the code. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>