diff options
author | Alex Chiang <achiang@hp.com> | 2009-05-14 16:31:32 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-06-18 04:57:03 +0200 |
commit | 8b12b922ed5b9b6bfc345d3d6c6de56b2982af7f (patch) | |
tree | 83f827323472200923db46c4b9e5cec8e154e50f /drivers/nubus/Makefile | |
parent | ACPI: #define acpi_disabled 1 for CONFIG_ACPI=n (diff) | |
download | linux-8b12b922ed5b9b6bfc345d3d6c6de56b2982af7f.tar.xz linux-8b12b922ed5b9b6bfc345d3d6c6de56b2982af7f.zip |
ACPI: acpi_device_register() should call device_register()
There is no apparent reason for acpi_device_register() to manually
register a new device in two steps (initialize then add).
Just call device_register() directly.
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/nubus/Makefile')
0 files changed, 0 insertions, 0 deletions