mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
MALI: utgard: not to treat absence of relative thermal zone as a fatal error
Change-Id: I8831d9dc2f76266d92119ef5acac4a0adb13bc8a Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
This commit is contained in:
@@ -166,8 +166,6 @@ static int power_model_simple_init(struct platform_device *pdev)
|
||||
tz_name,
|
||||
PTR_ERR(gpu_tz));
|
||||
gpu_tz = NULL;
|
||||
|
||||
return -EPROBE_DEFER;
|
||||
}
|
||||
|
||||
if (of_property_read_u32(power_model_node, "static-power",
|
||||
|
||||
Reference in New Issue
Block a user