commit | a29e52a6e66f4c0c895e7083e4bad2e7957f1fb5 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Sat Sep 17 15:54:13 2016 +0000 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Tue Nov 01 17:41:19 2016 -0700 |
tree | 21359486616aec03a5930057d2f34c4a11ac5c92 | |
parent | 7c1c5413a7bdf1c9adc8d979521f1b8286366aef [diff] |
clk: mmp: mmp2: fix return value check in mmp2_clk_init() Fix the retrn value check which testing the wrong variable in mmp2_clk_init(). Fixes: 1ec770d92a62 ("clk: mmp: add mmp2 DT support for clock driver") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>