[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1659029442-19135-1-git-send-email-quic_cchinnad@quicinc.com>
Date: Thu, 28 Jul 2022 23:00:41 +0530
From: Chetan C R <quic_cchinnad@...cinc.com>
To: <bvanassche@....org>
CC: <jejb@...ux.ibm.com>, <linux-kernel@...r.kernel.org>,
<linux-scsi@...r.kernel.org>,
Chetan C R <quic_cchinnad@...cinc.com>
Subject: [PATCH V2] scsi: ufs: Get boot device storage type from command line
v1->v2:
- Made UFS_QCOM_CMDLINE as default 'Y' to get __setup()
Get the boot device storage type by reading it from
kernel command line arguments and export the same
information to ufs modules.
Chetan C R (1):
scsi: ufs: Get boot device storage type from command line
drivers/ufs/host/Kconfig | 10 ++++++++
drivers/ufs/host/Makefile | 1 +
drivers/ufs/host/ufs-cmdline.c | 54 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 65 insertions(+)
create mode 100644 drivers/ufs/host/ufs-cmdline.c
--
2.7.4
Powered by blists - more mailing lists