diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-03-21 16:18:53 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-03-29 23:59:12 -0400 |
commit | 5ca0faf9c292029ec6f9edbfe7b42e97dcb87dca (patch) | |
tree | 1b9b9e24a9d79e9bda013b3bfe09795c7612d167 /lib/mpi/mpiutil.c | |
parent | 99241e119f4a2077383f994a174b38ced21d6fca (diff) |
scsi: ufs: qcom: Drop custom Android boot parameters
The QCOM UFS driver requires an androidboot.bootdevice command line
argument matching the UFS device name. If the name is different, it
refuses to probe. This androidboot.bootdevice is provided by stock/vendor
(from an Android-based device) bootloader.
This does not make sense from Linux point of view. Driver should be able
to boot regardless of bootloader. Driver should not depend on some Android
custom environment data.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Amit Pundir <[email protected]>
Tested-by: Luca Weiss <[email protected]>
Reviewed-by: Brian Masney <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions