Module Name: src
Committed By: martin
Date: Fri Jun 21 11:03:41 UTC 2024
Modified Files:
src/sys/dev/fdt [netbsd-10]: fdt_powerdomain.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #715):
sys/dev/fdt/fdt_powerdomain.c: revision 1.2
fdt_powerdomain: Fix bug by which pd index >= 1 couldn't be enabled
Length in bytes was mistakenly used as number of uint32_t variables.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.4.1 src/sys/dev/fdt/fdt_powerdomain.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.