]> git.baikalelectronics.ru Git - uboot.git/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)
commit56aa52ad801e5137ac84a88eb3139cce68d6f1d6
treea360f578296fa63133fecda40e4192630c60bb4f
parent1636270e9ac2cae292d30ecff13768791a9dc472
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