diff options
author | Tang Bin <tangbin@cmss.chinamobile.com> | 2022-05-24 20:31:51 +0800 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2022-06-06 11:58:51 +0530 |
commit | 4ea9496cbc959eb5c78f3e379199aca9ef4e386b (patch) | |
tree | 0216f4fe0f321d26a9da8109d983f575cb15fc2d /kernel/kcsan | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) |
opp: Fix error check in dev_pm_opp_attach_genpd()
dev_pm_domain_attach_by_name() may return NULL in some cases,
so IS_ERR() doesn't meet the requirements. Thus fix it.
Fixes: 6319aee10e53 ("opp: Attach genpds to devices from within OPP core")
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
[ Viresh: Replace ENODATA with ENODEV ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'kernel/kcsan')
0 files changed, 0 insertions, 0 deletions