limits_stat driver doesn't need to be probed at boot time.
It is a stats collection module and needs to be probed
on need basis for thermal stats collection.
Change-Id: I0cd4042a9d2293aa278d64c05be3ab4cf631ecc2
Signed-off-by: Gopala Krishna Nuthaki <quic_gnuthaki@quicinc.com>
q5drv_linux driver doesn't need to be probed at boot time.
It is a debug module and needs to be probed on need basis
when debug wlan phy/mac related issue.
Change-Id: I442bb3e2b8c944bd74f0d4a4156047995d77522f
Signed-off-by: Kai Liu <quic_kaliu@quicinc.com>
MMRM test driver doesn't need to be probed at boot time.
It is a test module and needs to be probed on need basis
when running MMRM related tests.
Adding this module to blocklist to avoid loading it at
device boot time.
Change-Id: I44e936393c6ffcce3aec05c59b4b772d11939894
Signed-off-by: Mahesh Kumar Sharma <smahesh@codeaurora.org>
WLAN driver is updated to be compatible with GKI model. Thus remove
it from block list and allow loading at boot.
Change-Id: Iddb2516f9cc5dd40e8090022780a0be5ede149a7
Signed-off-by: Manikandan Mohan <manikand@codeaurora.org>
Remove the entry for FM Radio driver form block list.
Change-Id: I51c34d7bcf03b516203859d0e0f049da2fd90441
Signed-off-by: Umesh Vats <uvats@codeaurora.org>
Add initial module blocklist for waipio. This blocklist was copied from
Lahaina.
Change-Id: I946b56c3c122371e9352d943d6770eeda849ca47
Signed-off-by: Elliot Berman <eberman@codeaurora.org>