lkml.org 
[lkml]   [2019]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH] scsi: ufs: Check for return value of create_singlethread_workqueue
Date
HI,
>
> In case create_singlethread_workqueue fails in ufshcd_init_scaling, the
> patch returns the error upstream.
>
> Signed-off-by: Aditya Pakki <pakki001@umn.edu>
> ---


> out_remove_scsi_host:
> scsi_remove_host(hba->host);
> -exit_gating:
> +exit_scaling:
> ufshcd_exit_clk_scaling(hba);
> +exit_gating:
> ufshcd_exit_clk_gating(hba);
There are calls to exit_gating which expects clk_scaling cleanup as well.

Thanks,
Avri

> out_disable:
> hba->is_irq_enabled = false;
> --
> 2.17.1

\
 
 \ /
  Last update: 2019-03-26 15:47    [W:0.044 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site