]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: st: Terminate of match table
authorStephen Boyd <sboyd@codeaurora.org>
Sat, 24 May 2014 00:16:50 +0000 (17:16 -0700)
committerMike Turquette <mturquette@linaro.org>
Wed, 28 May 2014 19:08:53 +0000 (12:08 -0700)
commit70040b356fb4f8b0aeb2f9121bed77d61e5846af
treee1dc2dec76e6f4cb98330ef1f8e78c649fd4178e
parent8f213af2c0309659f2011650a7a7ef3587db9de2
clk: st: Terminate of match table

Failure to terminate this match table can lead to boot failures
depending on where the compiler places the match table.

Cc: Gabriel FERNANDEZ <gabriel.fernandez@st.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/st/clkgen-pll.c