mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Use devm_platform_ioremap_resource_byname()
@ 2020-09-15 18:07 Bean Huo
  2020-09-15 18:07 ` [PATCH 1/2] scsi: ufs-mediatek: use devm_platform_ioremap_resource_byname() Bean Huo
  2020-09-15 18:07 ` [PATCH 2/2] scsi: ufs-qcom: " Bean Huo
  0 siblings, 2 replies; 4+ messages in thread
From: Bean Huo @ 2020-09-15 18:07 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>

platform_get_resource_byname() and devm_ioremap_resource() have been wrapped
to the single helper devm_platform_ioremap_resource_byname(), so use it and
simplify the code.

Bean Huo (2):
  scsi: ufs-mediatek: use devm_platform_ioremap_resource_byname()
  scsi: ufs-qcom: use devm_platform_ioremap_resource_byname()

 drivers/scsi/ufs/ufs-exynos.c   | 10 +++-------
 drivers/scsi/ufs/ufs-qcom-ice.c |  9 +--------
 drivers/scsi/ufs/ufs-qcom.c     | 23 +++++++++--------------
 3 files changed, 13 insertions(+), 29 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-09-16  9:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15 18:07 [PATCH 0/2] Use devm_platform_ioremap_resource_byname() Bean Huo
2020-09-15 18:07 ` [PATCH 1/2] scsi: ufs-mediatek: use devm_platform_ioremap_resource_byname() Bean Huo
     [not found]   ` <CAOBeenZX-E5ZxUtR9iDDjTxMUBKtsU529TaPz4x=u2UWWfB1pg@mail.gmail.com>
2020-09-16  9:11     ` Bean Huo
2020-09-15 18:07 ` [PATCH 2/2] scsi: ufs-qcom: " Bean Huo

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

all inboxes | Powered by JetHome®