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