All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Alexey Starikovskiy <aystarik@gmail.com>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>
Subject: Re: [PATCH] ACPI: AC: add sysfs support
Date: Sat, 11 Aug 2007 23:45:11 -0400	[thread overview]
Message-ID: <200708112345.11948.lenb@kernel.org> (raw)
In-Reply-To: <46BE1494.2070305@gmail.com>

On Saturday 11 August 2007 15:57, Alexey Starikovskiy wrote:
> +#if defined(CONFIG_POWER_SUPPLY) || defined(CONFIG_POWER_SUPPLY_MODULE)
> +#define ENABLE_POWER_SUPPLY
> +#include <linux/power_supply.h>
> +#endif

sort of unfortunately to then have the #ifdef ENABLE_POWER_SUPPLY
sprinkled throughout the code, though I don't immediately see
a cleaner way to do it....

  reply	other threads:[~2007-08-12  3:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-11 19:57 [PATCH] ACPI: AC: add sysfs support Alexey Starikovskiy
2007-08-12  3:45 ` Len Brown [this message]
2007-08-12  8:59   ` Alexey Starikovskiy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200708112345.11948.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=aystarik@gmail.com \
    --cc=linux-acpi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.