commit | ecd138df71ef59b59b0cf3be8d91206626b86274 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jul 08 13:46:44 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Dec 25 18:36:30 2019 +0900 |
tree | f7e44eef55e8daa53c06b62913b95a93f2409442 | |
parent | 86ed8953b5233570c49a58060d424b7863d3a396 [diff] |
uniphier: call uniphier_scp_is_running() only when on-chip STM is supported uniphier_scp_is_running() reads the UNIPHIER_STMBE2COM register, but it does not exist on all SoCs. Do not call this function if the on-chip SCP is not supported. Change-Id: I7c71ca0735e3a8e095c3f22ba6165f82a2986362 Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>