mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] scsi: ufs: cleanup UFS driver
@ 2020-06-05 19:14 Bean Huo
  2020-06-05 19:14 ` [PATCH v2 1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate Bean Huo
  2020-06-05 19:14 ` [PATCH v2 2/2] scsi: ufs: remove wrapper function ufshcd_setup_clocks() Bean Huo
  0 siblings, 2 replies; 5+ messages in thread
From: Bean Huo @ 2020-06-05 19:14 UTC (permalink / raw)
  To: alim.akhtar, avri.altman, asutoshd, jejb, martin.petersen,
	stanley.chu, beanhuo, bvanassche, tomas.winkler, cang
  Cc: linux-scsi, linux-kernel

From: Bean Huo <beanhuo@micron.com>

Cleanup, no functional change

Changelog:

v1 - 2:
    1. split patch (tomas.winkler@intel.com)

Bean Huo (2):
  scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
  scsi: ufs: remove wrapper function ufshcd_setup_clocks()

 drivers/scsi/ufs/ufs.h           | 27 +-------------
 drivers/scsi/ufs/ufshcd-pci.c    | 25 +------------
 drivers/scsi/ufs/ufshcd-pltfrm.c | 27 +-------------
 drivers/scsi/ufs/ufshcd.c        | 62 +++++++-------------------------
 drivers/scsi/ufs/ufshcd.h        | 27 +-------------
 drivers/scsi/ufs/ufshci.h        | 27 +-------------
 6 files changed, 18 insertions(+), 177 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-06-05 19:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-05 19:14 [PATCH v2 0/2] scsi: ufs: cleanup UFS driver Bean Huo
2020-06-05 19:14 ` [PATCH v2 1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate Bean Huo
2020-06-05 19:18   ` Eric Biggers
2020-06-05 19:24     ` Bean Huo
2020-06-05 19:14 ` [PATCH v2 2/2] scsi: ufs: remove wrapper function ufshcd_setup_clocks() Bean Huo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome