From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] hwmon: LTC4261 Hardware monitoring driver
Date: Sat, 18 Sep 2010 15:04:29 +0000 [thread overview]
Message-ID: <20100918150429.GB27155@ericsson.com> (raw)
In-Reply-To: <1284784361-18893-1-git-send-email-guenter.roeck@ericsson.com>
On Sat, Sep 18, 2010 at 12:32:41AM -0400, Guenter Roeck wrote:
> This driver adds support for Linear Technology LTC4261 I2C Negative
> Voltage Hot Swap Controller.
>
> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
>
[...]
> +
> +/* chip registers */
> +#define LTC4261_STATUS 0x00 /* readonly */
> +#define LTC4261_FAULT 0x01
> +#define LTC4261_ALERT 0x02
> +#define LTC4261_CONTROL 0x03
> +#define LTC4261_SENSE_H 0x04
> +#define LTC4261_SENSE_L 0x05
> +#define LTC4261_ADIN2_H 0x06
> +#define LTC4261_ADIN2_L 0x07
> +#define LTC4261_ADIN_H 0x08
> +#define LTC4261_ADIN_L 0x09
> +
Wretched tab after define. Always hits me. I'll fix that
with the next version of the patch. No need to comment.
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2010-09-18 15:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-18 4:32 [lm-sensors] [PATCH] hwmon: LTC4261 Hardware monitoring driver Guenter Roeck
2010-09-18 15:04 ` Guenter Roeck [this message]
2010-10-03 16:29 ` Jean Delvare
2010-10-03 18:10 ` Guenter Roeck
2010-10-03 21:17 ` Ira W. Snyder
2010-10-04 1:18 ` Guenter Roeck
2010-10-04 6:59 ` Jean Delvare
2010-10-04 15:21 ` Ira W. Snyder
2010-10-04 15:42 ` Guenter Roeck
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=20100918150429.GB27155@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.