Hi Bean, > -----Original Message----- > From: Bean Huo <huobean@xxxxxxxxx> > Sent: 16 September 2020 14:10 > To: alim.akhtar@xxxxxxxxxxx; avri.altman@xxxxxxx; > asutoshd@xxxxxxxxxxxxxx; jejb@xxxxxxxxxxxxx; > martin.petersen@xxxxxxxxxx; stanley.chu@xxxxxxxxxxxx; > beanhuo@xxxxxxxxxx; bvanassche@xxxxxxx; tomas.winkler@xxxxxxxxx; > cang@xxxxxxxxxxxxxx > Cc: linux-scsi@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx > Subject: [PATCH v2] scsi: ufs-exynos: use > devm_platform_ioremap_resource_byname() > > From: Bean Huo <beanhuo@xxxxxxxxxx> > > Use devm_platform_ioremap_resource_byname() to simplify the code. > > Signed-off-by: Bean Huo <beanhuo@xxxxxxxxxx> > --- Thanks! Acked-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > > v1-v2: change the patch commit subject >