Update haptics kernel module

Bug: 228405344
Test: Normal boot lsmod
Test: Off-mode-charge lsmod
Test: Recovery mode lsmod
Change-Id: I833adee6bfc4cb0f7241f3bf5c147a84e1844d0b
This commit is contained in:
Tai Kuo 2022-04-08 16:57:07 +08:00
parent 6d23580f61
commit dab168d6e2

View file

@ -8,10 +8,10 @@
# Modules here will be loaded *after* all common modules # Modules here will be loaded *after* all common modules
modprobe|bcmdhd4389.ko modprobe|bcmdhd4389.ko
modprobe|snd-soc-cs35l41-i2c.ko modprobe|snd-soc-cs35l41-i2c.ko
modprobe|haptics-cs40l2x.ko
modprobe|input-cs40l26-i2c.ko
modprobe|ftm5.ko modprobe|ftm5.ko
modprobe|sec_touch.ko modprobe|sec_touch.ko
modprobe|cl_dsp.ko
modprobe|input-cs40l26-i2c.ko
modprobe|snd-soc-cs40l26.ko modprobe|snd-soc-cs40l26.ko
# All device specific modules loaded # All device specific modules loaded