ACPI: rename some functions
authorZhang Rui <rui.zhang@intel.com>
Thu, 7 Dec 2006 12:56:19 +0000 (20:56 +0800)
committerLen Brown <len.brown@intel.com>
Sat, 16 Dec 2006 04:38:34 +0000 (23:38 -0500)
commit1d268b0a0f5407138caf0dec9559d68e657a3a74
treeed752e55584d5caf803cfa440ba96a0d3f3fdbdb
parent9e89dde2b063ca73fcdc9244fe68e2dea32c5088
ACPI: rename some functions

We want the name 'to_acpi_device'.
And the current macro 'to_acpi_device' will be removed
after device model is setup.
So just simply rename them.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/scan.c