commit | ad730b57a3c5853bddd36a28bccd3bc87ec57e72 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Jan 19 13:57:49 2022 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Jan 27 18:06:07 2022 +0100 |
tree | b796dcfb0a04ea41e6fafec83f7eb69b0f793bf7 | |
parent | c65f50afb0a692ed04238ba3b702062074851910 [diff] |
refactor(st-clock): use refcnt instead of secure status Rework the internal functions __stm32mp1_clk_enable/disable to check for reference count instead of secure status for a clock. Some functions now unused can be removed. Change-Id: Ie4359110d7144229f85c961dcd5a019222c3fd25 Signed-off-by: Yann Gautier <yann.gautier@st.com>