[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-acpi
Subject:    [PATCH 2/4] ACPI: Export struct kset acpi_subsys
From:       Carlos Corbacho <carlos () strangeworlds ! co ! uk>
Date:       2007-11-28 2:32:09
Message-ID: 200711280232.10345.carlos () strangeworlds ! co ! uk
[Download RAW message or body]

Export acpi_subsys so it can be used by modules that want to hook into
/sys/firmware/acpi

Signed-off-by: Carlos Corbacho <carlos@strangeworlds.co.uk>
---
 drivers/acpi/bus.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/acpi/bus.c b/drivers/acpi/bus.c
index 84f249d..df70370 100644
--- a/drivers/acpi/bus.c
+++ b/drivers/acpi/bus.c
@@ -779,4 +779,6 @@ static int __init acpi_init(void)
 	return result;
 }
 
+EXPORT_SYMBOL(acpi_subsys);
+
 subsys_initcall(acpi_init);
-- 
1.5.3.4

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic