From 5dbce65ae2d876edf5e15a9d751b1f524b05842e Mon Sep 17 00:00:00 2001 From: Roger Wang Date: Fri, 24 Feb 2023 00:33:51 +0800 Subject: [PATCH] wifi: update wifi module Load bcmdhd4398 instead of bcmdhd4383 Bug: 270200339 Test: wifi module can be turned on Change-Id: If71c0d4a3cc79314a49c40108ffd4880b5271541 --- init.insmod.comet.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.insmod.comet.cfg b/init.insmod.comet.cfg index f6d4b51..1d62d28 100644 --- a/init.insmod.comet.cfg +++ b/init.insmod.comet.cfg @@ -6,7 +6,7 @@ # Load device specific kernel modules # Modules here will be loaded *after* all common modules -modprobe|bcmdhd4383.ko +modprobe|bcmdhd4398.ko modprobe|snd-soc-cs35l41-i2c.ko modprobe|goodix_brl_touch.ko modprobe|cl_dsp.ko