Commit Graph

3 Commits

Author SHA1 Message Date
Ahmed ElArabawy
d438d71c0d WiFi: Switch wifi driver in wahoo into DLKM
Current implementation in wahoo is to build the WiFi driver as a static
module (part of the kernel image)
This commit uses a dynamic linkable Kernel Module which is loaded at
init, and never unloads

Bug: 73177354
Test: Manual test

Change-Id: If605422dfda62ef0bf52b09f519fb9091b5d9ddb
Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
2018-03-29 09:22:48 -07:00
yihsiang_peng
aa9d01fc90 load htc battery kernel module driver on boot
Bug: 36787945
Change-Id: Ife07671ca884d38c77c7ed565edc7cfc2d4ff6e5
Signed-off-by: yihsiang_peng <yihsiang_peng@htc.com>
2017-04-26 13:33:04 -07:00
Wei Wang
2b9bd3ff9a muskie/walleye: boot time optimization
Bug: 36780513
Test: walleye boots and touch screen works
Change-Id: Ib3ff955886109a000ab43dc6013540bb03a31b78
2017-04-04 09:48:28 -07:00