[PATCH V3] scsi: ufs: Get boot device storage type from command line

From: Chetan C R
Date: Thu Jul 28 2022 - 15:00:35 EST


v1->v2:
- Made UFS_QCOM_CMDLINE as default 'Y' to get __setup() addressing review comments from Bart
v2->v3
- Made ufs-cmdline to build as core driver obj-y

Thanks for your response!

Chetan C R (1):
scsi: ufs: Get boot device storage type from command line

drivers/ufs/host/Makefile | 1 +
drivers/ufs/host/ufs-cmdline.c | 54 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+)
create mode 100644 drivers/ufs/host/ufs-cmdline.c

--
2.7.4