Searched hist:e60cc7a6f02598fc23c68a656fe9c263d6531ca0 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/acpi/ |
H A D | wakeup.c | diff e60cc7a6f02598fc23c68a656fe9c263d6531ca0 Fri Mar 13 19:08:26 CET 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: move private declarations to internal.h
A number of things that shouldn't be exposed outside the ACPI core were declared in include/acpi/acpi_drivers.h, where anybody can see them. This patch moves those declarations to a new "internal.h" inside drivers/acpi.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | internal.h | e60cc7a6f02598fc23c68a656fe9c263d6531ca0 Fri Mar 13 19:08:26 CET 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: move private declarations to internal.h
A number of things that shouldn't be exposed outside the ACPI core were declared in include/acpi/acpi_drivers.h, where anybody can see them. This patch moves those declarations to a new "internal.h" inside drivers/acpi.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | sleep.c | diff e60cc7a6f02598fc23c68a656fe9c263d6531ca0 Fri Mar 13 19:08:26 CET 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: move private declarations to internal.h
A number of things that shouldn't be exposed outside the ACPI core were declared in include/acpi/acpi_drivers.h, where anybody can see them. This patch moves those declarations to a new "internal.h" inside drivers/acpi.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | bus.c | diff e60cc7a6f02598fc23c68a656fe9c263d6531ca0 Fri Mar 13 19:08:26 CET 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: move private declarations to internal.h
A number of things that shouldn't be exposed outside the ACPI core were declared in include/acpi/acpi_drivers.h, where anybody can see them. This patch moves those declarations to a new "internal.h" inside drivers/acpi.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | scan.c | diff e60cc7a6f02598fc23c68a656fe9c263d6531ca0 Fri Mar 13 19:08:26 CET 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: move private declarations to internal.h
A number of things that shouldn't be exposed outside the ACPI core were declared in include/acpi/acpi_drivers.h, where anybody can see them. This patch moves those declarations to a new "internal.h" inside drivers/acpi.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
/linux/include/acpi/ |
H A D | acpi_drivers.h | diff e60cc7a6f02598fc23c68a656fe9c263d6531ca0 Fri Mar 13 19:08:26 CET 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: move private declarations to internal.h
A number of things that shouldn't be exposed outside the ACPI core were declared in include/acpi/acpi_drivers.h, where anybody can see them. This patch moves those declarations to a new "internal.h" inside drivers/acpi.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>
|