> It is confusing that ufshcd_is_hba_active() returns 'true' if the HBA is not active. > Clear up this confusion by inverting the return value of ufshcd_is_hba_active(). > This patch does not change any functionality. > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Avri Altman <avri.altman@xxxxxxx>