Message ID | 20240912223019.3510966-1-bvanassche@acm.org |
---|---|
Headers | show |
Series | Clean up the UFS driver UIC code | expand |
Bart, > This patch series includes four patches that modify the UFS driver UIC > code without modifying the behavior of that code. Applied to 6.13/scsi-staging, thanks!
On Thu, 12 Sep 2024 15:30:01 -0700, Bart Van Assche wrote: > This patch series includes four patches that modify the UFS driver UIC > code without modifying the behavior of that code. > > Please consider this patch series for the next merge window. > > Thanks, > > [...] Applied to 6.13/scsi-queue, thanks! [1/4] scsi: ufs: core: Improve the struct ufs_hba documentation https://git.kernel.org/mkp/scsi/c/22fbabe82cea [2/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to read https://git.kernel.org/mkp/scsi/c/e31931d646d3 [3/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to analyze https://git.kernel.org/mkp/scsi/c/fcd8b0450a9a [4/4] scsi: ufs: core: Always initialize the UIC done completion https://git.kernel.org/mkp/scsi/c/b1e8c53749ad