On 12/13/19 5:48 AM, Dan Carpenter wrote:
We introduced a few new error paths, but we can't return directly, we first have to unlock "hba->clk_scaling_lock" first.
This may have escaped from my attention due to having swapped the order of the patch that removed that locking and the patch this patch is a fix for. Anyway, thanks for this patch.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>