
25 Sep
2017
25 Sep
'17
4:13 a.m.
On 21 September 2017 at 02:08, patrice.chotard@st.com wrote:
From: Patrice Chotard patrice.chotard@st.com
Add missing .priv_auto_alloc_size() callback. Previously private struct stm32_clk was not allocate which leads to unpredictable behaviour
Signed-off-by: Patrice Chotard patrice.chotard@st.com
drivers/clk/clk_stm32f7.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org