modules.list.msm.pineapple: Remove USB modules from first stage
USB modules aren't required to be in the first stage init. Move them into second stage module loading, so that any dependent/required resources are all fully probed before USB is initialized. Change-Id: I34a01ae593e89aee6200c9cc6500c7c19f31150b Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
This commit is contained in:
parent
5b9fa50765
commit
0d0a26bb53
@ -39,9 +39,6 @@ debug-regulator.ko
|
||||
phy-qcom-ufs.ko
|
||||
phy-qcom-ufs-qrbtc-sdm845.ko
|
||||
ufs_qcom.ko
|
||||
dwc3-msm.ko
|
||||
phy-qcom-emu.ko
|
||||
phy-generic.ko
|
||||
icc-bcm-voter.ko
|
||||
icc-rpmh.ko
|
||||
qnoc-qos.ko
|
||||
|
Loading…
Reference in New Issue
Block a user