From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH 2/4] Move hp_accel to drivers/platform/x86
Date: Sat, 19 Feb 2011 20:47:15 +0000 [thread overview]
Message-ID: <20110219204715.GB1728@ericsson.com> (raw)
In-Reply-To: <20110219142503.77aadd2d@endymion.delvare>
On Sat, Feb 19, 2011 at 08:25:03AM -0500, Jean Delvare wrote:
> The hp_accel driver isn't a hardware monitoring driver, so it doesn't
> belong to drivers/hwmon. Move it to drivers/platform/x86, assuming HP
> doesn't ship non-x86 laptops.
>
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
> Cc: Eric Piel <eric.piel@tremplin-utc.net>
> Cc: Guenter Roeck <guenter.roeck@ericsson.com>
> ---
> Not tested due to lack of hardware.
>
> drivers/hwmon/Kconfig | 59 -----
> drivers/hwmon/Makefile | 1
> drivers/hwmon/hp_accel.c | 405 ---------------------------------------
> drivers/platform/x86/Kconfig | 18 +
> drivers/platform/x86/Makefile | 1
> drivers/platform/x86/hp_accel.c | 405 +++++++++++++++++++++++++++++++++++++++
> 6 files changed, 424 insertions(+), 465 deletions(-)
>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
prev parent reply other threads:[~2011-02-19 20:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-19 13:25 [lm-sensors] [PATCH 2/4] Move hp_accel to drivers/platform/x86 Jean Delvare
2011-02-19 20:47 ` Guenter Roeck [this message]
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=20110219204715.GB1728@ericsson.com \
--to=guenter.roeck@ericsson.com \
--cc=lm-sensors@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.