ACPICA: use acpi.* modparam namespace
authorLen Brown <len.brown@intel.com>
Thu, 7 May 2009 19:24:31 +0000 (15:24 -0400)
committerLen Brown <len.brown@intel.com>
Thu, 7 May 2009 19:24:31 +0000 (15:24 -0400)
commit51991763416251f259efbfe459c16f331f31d01f
treecda4a13a6e5e1b364622399d8a76dcb383dbb67c
parent413f81eba35d6ede9289b0c8a920c013a84fac71
ACPICA: use acpi.* modparam namespace

Add acpi/acpica/*.c to the acpi.* modparam namespace
so that any modparams we stick into ACPICA do not
expose ACPICA filenames to users.

There are currently only two modparams in ACPICA,
just recently added for
http://bugzilla.kernel.org/show_bug.cgi?id=13041

With this change, they become

acpi.gts=1
acpi.bfs=1

rather than

hwsleep.gts=1
hwsleep.bfs=1

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/Makefile