From: Tomasz Figa Date: Tue, 15 Oct 2013 17:41:19 +0000 (+0200) Subject: clk: samsung: exynos5250: Add missing unpopulated mux parents X-Git-Tag: v3.14-rc1~109^2~17^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256dd646a30fb7bc6720b636e8b9098cd492e603;p=pandora-kernel.git clk: samsung: exynos5250: Add missing unpopulated mux parents This patch updates mux parent arrays with unpopulated mux inputs, as all inputs need to be specified in parent arrays passed to clk_register_mux(), otherwise clk_set_parent() can generate out of bound accesses to the array. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Tested-by: Tomasz Figa --- Reading git-diff-tree failed