]> git.sur5r.net Git - u-boot/commit
clk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 8 Feb 2018 16:20:46 +0000 (17:20 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 14 Mar 2018 01:45:37 +0000 (21:45 -0400)
commit526aa92960cfea5d6799b5a6aae89e4e646acc67
treea360f578296fa63133fecda40e4192630c60bb4f
parentaa230be4bf69956ed8fe09cdf9c5fada1750b251
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>
drivers/clk/clk_stm32f.c