On Wed, 2024-08-28 at 10:43 -0700, Bart Van Assche wrote: > Move the code for adding a SCSI host and also the code for managing > TMF tags from ufshcd_init() into a new function called > ufshcd_add_scsi_host(). This patch prepares for combining the two > scsi_add_host() calls into a single call. No functionality has been > changed. > > Reviewed-by: Avri Altman <avri.altman@xxxxxxx> > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Bean Huo <beanhuo@xxxxxxxxxx>