commit | 2ee64580734d43cb6fe21e0f40c4330df0765524 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Tue May 31 18:09:20 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 23 13:12:55 2022 -0400 |
tree | 8887f0a6d2a9eb27b7d0332017aa93ded1196235 | |
parent | 05440299aa7c9c9238702311ccdc047181cd50d9 [diff] |
firmware: scmi: factorize scmi transport look up Defines local helper function find_scmi_transport_device() with the instructions to find the SCMI transport device from a SCMI protocol device. Cc: Patrick Delaunay <patrick.delaunay@foss.st.com> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>