commit | 9490aca1a11c15c6b39455fcba83b1b714543c0a | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Thu Feb 08 17:20:46 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 13 21:45:37 2018 -0400 |
tree | a360f578296fa63133fecda40e4192630c60bb4f | |
parent | 81d7765ecada639032fc482a69638751b3faeca3 [diff] |
clk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines Use the correct name for RCC_PLLSAICFGR_PLLSAIx_MASK masks. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>