]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the acpi_{Get,Set}Integer functions instead of rolling custom ones.
authornjl <njl@FreeBSD.org>
Tue, 3 Aug 2004 21:17:36 +0000 (21:17 +0000)
committernjl <njl@FreeBSD.org>
Tue, 3 Aug 2004 21:17:36 +0000 (21:17 +0000)
commitf9477f2ed8f03c5369ba31883076ef3becc8acfc
treed8c8c8e2974585c20379e49c553fbc6273233eeb
parent294f3fe4621b8294f1c6f32cb80af0fd74228aab
Use the acpi_{Get,Set}Integer functions instead of rolling custom ones.
Clean up return path of each function to have a single exit point.  This
reduces diffs against the MPSAFE tree.
sys/dev/acpi_support/acpi_asus.c
sys/i386/acpica/acpi_asus.c