CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/07 15:34:37
Modified files:
sys/dev/fdt : qcpas.c
Log message:
If we're hibernating we need to load the firmware after we resume. This
also means that we should clean up before we hibernate to make sure we
don't do stupid stuff like polling sensors before the firmware gets
loaded.
ok mglocker@
