diff options
author | Marc Titinger <mtitinger@baylibre.com> | 2015-10-28 12:04:53 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2015-10-28 21:53:00 -0700 |
commit | a0de56c81fcf9f1a691e22e519b0dff21c48c645 (patch) | |
tree | 4861c30006a03eef3686baba462bc0a557b8a910 /drivers/ras | |
parent | cc904f9cf26dc455cffbdf6e7eb86717e047d8ff (diff) | |
download | linux-a0de56c81fcf9f1a691e22e519b0dff21c48c645.tar.bz2 |
hwmon: (ina2xx) convert driver to using regmap
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>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/ras')
0 files changed, 0 insertions, 0 deletions