diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2017-02-06 19:09:26 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-02-07 02:01:29 +0300 |
commit | 09bdcd6e1784da3d14b3b8d4b6760610dffeb269 (patch) | |
tree | b365d2d441e8ad96a878968cb92beef42fc33644 /drivers/clk/ti | |
parent | f3f1ea34fe18c781c67c1b2fdba4c622e97bcf55 (diff) | |
download | linux-09bdcd6e1784da3d14b3b8d4b6760610dffeb269.tar.xz |
clk: sunxi-ng: sun9i-a80: Fix wrong pointer passed to PTR_ERR()
PTR_ERR should access the value just tested by IS_ERR, otherwise
the wrong error code will be returned.
Fixes: 783ab76ae553 ("clk: sunxi-ng: Add A80 Display Engine CCU")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/ti')
0 files changed, 0 insertions, 0 deletions