diff options
author | Yuanjun Gong <ruc_gongyuanjun@163.com> | 2023-07-27 19:03:18 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2023-07-31 14:54:08 +0200 |
commit | 0872b2c0abc0e84ac82472959c8e14e35277549c (patch) | |
tree | 7f8ded2fb90af6a025e2d392bfea464088bdce94 /include/target | |
parent | fbdev: amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper (diff) | |
download | linux-0872b2c0abc0e84ac82472959c8e14e35277549c.tar.xz linux-0872b2c0abc0e84ac82472959c8e14e35277549c.zip |
fbdev: mmp: fix value check in mmphw_probe()
in mmphw_probe(), check the return value of clk_prepare_enable()
and return the error code if clk_prepare_enable() returns an
unexpected value.
Fixes: d63028c38905 ("video: mmp display controller support")
Signed-off-by: Yuanjun Gong <ruc_gongyuanjun@163.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions