Re: [PATCH] [1/2] acpiphp extension for 2.6.7 (final)

From: Greg KH
Date: Wed Jul 14 2004 - 18:19:55 EST


On Thu, Jul 08, 2004 at 05:12:36PM -0700, Vernon Mauery wrote:
> 01 - acpiphp-attention-v0.1e.patch
>
> This patch adds the ability to register callback functions with
> the acpiphp core to set and get the current attention LED
> status. The reason this is needed is because there is not set
> ACPI standard for how this is done so each hardware platform may
> implement it differently. To keep hardware specific code out of
> acpiphp, we allow other modules to register their code with it.
>
>
> acpiphp.h | 16 +++++++
> acpiphp_core.c | 127 ++++++++++++++++++++++++++++++++++++++++++++-------------
> acpiphp_glue.c | 14 ------
> 3 files changed, 115 insertions(+), 42 deletions(-)
>
> Signed-off-by: Vernon Mauery <vernux@xxxxxxxxxx>

Applied, thanks.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/