All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] UFS driver general fixes bundle 2
@ 2020-03-16  6:20 Can Guo
  2020-03-16  6:20 ` [PATCH 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path Can Guo
  2020-03-16  6:20 ` [PATCH 2/2] scsi: ufs: Do not rely on prefetched data Can Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Can Guo @ 2020-03-16  6:20 UTC (permalink / raw)
  To: asutoshd, nguyenb, hongwus, rnayak, linux-scsi, kernel-team,
	saravanak, salyzyn, cang

This bundle includes 2 general fixes for UFS driver.

Changes since v2:
- Rebased on 5.7/scsi-queue and fixed minor conflicts

Changes since v1:
- Fixed minor typo

Can Guo (1):
  scsi: ufs: Do not rely on prefetched data

Subhash Jadavani (1):
  scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out
    path

 drivers/scsi/ufs/ufshcd.c | 100 +++++++++++++++++++++++++++++-----------------
 drivers/scsi/ufs/ufshcd.h |  11 -----
 2 files changed, 64 insertions(+), 47 deletions(-)

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-20 14:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-16  6:20 [PATCH v3 0/2] UFS driver general fixes bundle 2 Can Guo
2020-03-16  6:20 ` [PATCH 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path Can Guo
2020-03-16  6:20 ` [PATCH 2/2] scsi: ufs: Do not rely on prefetched data Can Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.