clk: stm32h7: fix test of clock config
authorGabriel Fernandez <gabriel.fernandez@st.com>
Wed, 11 Oct 2017 06:57:24 +0000 (08:57 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 15 Nov 2017 01:06:49 +0000 (17:06 -0800)
commitc1ea839c41d049604a3f64ef72712d1c7c6639d0
tree640cbf722df8e5c18a03aea6a2c5dbb715b39453
parentc82a2cb85973707671f1428b05f65243baf85da7
clk: stm32h7: fix test of clock config

fix test of composite clock config (bad copy / past)

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Fixes: 3e4d618b0722 ("clk: stm32h7: Add stm32h743 clock driver")
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-stm32h7.c