From: Guenter Roeck <linux@roeck-us.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH v3 1/2] hwmon: ina2xx: convert driver to using regmap
Date: Thu, 29 Oct 2015 04:56:47 +0000 [thread overview]
Message-ID: <20151029045647.GA17003@roeck-us.net> (raw)
In-Reply-To: <1446030293-12869-1-git-send-email-mtitinger@baylibre.com>
On Wed, Oct 28, 2015 at 12:04:53PM +0100, Marc Titinger wrote:
> Any sysfs "show" read access from the client app will result in reading
> all registers (8 with ina226). Depending on the host this can limit the
> best achievable read rate.
>
> This changeset allows for individual register accesses through regmap.
>
> Tested with BeagleBone Black (Baylibre-ACME) and ina226.
>
> Signed-off-by: Marc Titinger <mtitinger@baylibre.com>
Both patches applied to -next.
I noticed that the 'kind' variable is unnecessary.
If you have time, it would be great if you can send me a patch removing it.
Thanks,
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:[~2015-10-29 4:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-28 11:04 [lm-sensors] [PATCH v3 1/2] hwmon: ina2xx: convert driver to using regmap Marc Titinger
2015-10-29 4:56 ` Guenter Roeck [this message]
2015-10-29 8:52 ` Marc Titinger
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=20151029045647.GA17003@roeck-us.net \
--to=linux@roeck-us.net \
--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.