CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/18 18:03:12
Modified files:
sys/dev/pv : pvbus.c
Log message:
pvbus_activate does nothing except call config_activate_children
(4 possible cases). it does not need to exist. encoding NULL
into the cfattach structure does the same thing.
