[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4521894.N8pXmo8fxI@vostro.rjw.lan>
Date: Tue, 14 Jul 2015 01:16:12 +0200
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: ACPI Devel Maling List <linux-acpi@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Mika Westerberg <mika.westerberg@...ux.intel.com>
Subject: [PATCH 0/4] ACPI: Reorganize the core device management/enumeration code
Hi,
The size and complexity of drivers/acpi/scan.c has bothered me for quite
a while and since I'm working on a feature that will benefit from exposing
some additional information under ACPI device objects in sysfs, I've decided
to reorganize the code to move some things out of scan.c.
[1/4] Move all ACPI device code related to sysfs into a separate (new) file.
[2/4] Move device matching code to bus.c.
[3/4] Mode device notification, bus operations and driver management code to bus.c.
[4/4] Register the ACPI bus type in acpi_bus_init().
No functional changes except for the [4/4] that will case ACPI to be disabled if
the ACPI bus type cannot be registered.
Thanks!
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists