diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2021-05-19 21:49:28 +0800 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2021-05-28 19:44:34 +0200 |
commit | ae41d925c75b53798f289c69ee8d9f7d36432f6d (patch) | |
tree | 595473f8375f4137206a827487450e6d4cc76a25 /drivers/hid/usbhid | |
parent | 046e0db975695540c9d9898cdbf0b60533d28afb (diff) | |
download | linux-ae41d925c75b53798f289c69ee8d9f7d36432f6d.tar.bz2 |
drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write()
After calling clk_prepare_enable(), clk_disable_unprepare() need
be called when calling regmap_write() failed.
Fixes: 1a0f7ed3abe2 ("drm/rockchip: cdn-dp: add cdn DP support for rk3399")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20210519134928.2696617-1-yangyingliang@huawei.com
Diffstat (limited to 'drivers/hid/usbhid')
0 files changed, 0 insertions, 0 deletions