Loading drivers/scsi/ufs/ufshcd-qti.c +0 −5 Original line number Diff line number Diff line Loading @@ -8355,11 +8355,6 @@ static int ufshcd_probe_hba(struct ufs_hba *hba) ufshcd_auto_hibern8_enable(hba); out: if (ret) { ufshcd_set_ufs_dev_poweroff(hba); ufshcd_set_link_off(hba); } /* * If we failed to initialize the device or the device is not * present, turn off the power/clocks etc. Loading Loading
drivers/scsi/ufs/ufshcd-qti.c +0 −5 Original line number Diff line number Diff line Loading @@ -8355,11 +8355,6 @@ static int ufshcd_probe_hba(struct ufs_hba *hba) ufshcd_auto_hibern8_enable(hba); out: if (ret) { ufshcd_set_ufs_dev_poweroff(hba); ufshcd_set_link_off(hba); } /* * If we failed to initialize the device or the device is not * present, turn off the power/clocks etc. Loading