[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200528115616.9949-1-huobean@gmail.com>
Date: Thu, 28 May 2020 13:56:13 +0200
From: Bean Huo <huobean@...il.com>
To: alim.akhtar@...sung.com, avri.altman@....com,
asutoshd@...eaurora.org, jejb@...ux.ibm.com,
martin.petersen@...cle.com, stanley.chu@...iatek.com,
beanhuo@...ron.com, bvanassche@....org, tomas.winkler@...el.com,
cang@...eaurora.org
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] scsi: ufs: cleanup ufs initialization
From: Bean Huo <beanhuo@...ron.com>
This patchset is to cleanup UFS descriptor access, and delete some
unnecessary code.
Changelog:
v1 - v2:
1. split patch
2. fix one compiling WARNING (Reported-by: kbuild test robot <lkp@...el.com>)
Bean Huo (3):
scsi: ufs: remove max_t in ufs_get_device_desc
scsi: ufs: delete ufshcd_read_desc()
scsi: ufs: cleanup ufs initialization path
drivers/scsi/ufs/ufshcd.c | 166 ++++++++------------------------------
drivers/scsi/ufs/ufshcd.h | 12 +--
2 files changed, 34 insertions(+), 144 deletions(-)
--
2.17.1
Powered by blists - more mailing lists