diff options
| author | weiyongjun (A) <[email protected]> | 2017-12-28 02:40:49 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2017-12-28 18:42:05 +0000 |
| commit | 4f8f7809e47b6af17032aad66f84d7c16444bd05 (patch) | |
| tree | be0c3486a084989675a7f6eb902e350f92890259 /scripts/gcc-plugins | |
| parent | Merge tag 'meson-clk-for-v4.16-2' of git://github.com/BayLibre/clk-meson into... (diff) | |
| download | kernel-4f8f7809e47b6af17032aad66f84d7c16444bd05.tar.gz kernel-4f8f7809e47b6af17032aad66f84d7c16444bd05.zip | |
clk: meson-axg: fix return value check in axg_clkc_probe()
In case of error, the function devm_ioremap() returns NULL pointer
not ERR_PTR(). The IS_ERR() test in the return value check should be
replaced with NULL test.
Fixes: 78b4af312f91 ("clk: meson-axg: add clock controller drivers")
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions
