Skip to content
Commit 0d0a2bf6 authored by Dan Carpenter's avatar Dan Carpenter Committed by Zhang Rui
Browse files

thermal: rockchip: fix an error code



There is a copy and paste bug, "->clk" vs "->pclk", so we return the
wrong error code here.

Fixes: cbac8f63 ('thermal: rockchip: add driver for thermal')
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: default avatarCaesar Wang <wxt@rock-chips.com>
Reviewed-by: default avatarDoug Anderson <dianders@chromium.org>
Tested-by: default avatarCaesar Wang <wxt@rock-chips.com>
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
parent d8186113
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment