linux/drivers/hwmon/occ
Eddie James afe8419eb6 hwmon: (occ) Prevent sysfs error attribute from returning error
The error sysfs attribute returns the stored error state of the OCC and
doesn't depend on the OCC poll response. Therefore, split the error
attribute into it's own function to avoid failing out of the function if
the poll response fails.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2019-04-16 15:13:54 -07:00
..
Kconfig hwmon: OCC drivers are ARM-only 2019-04-15 17:19:53 -07:00
Makefile hwmon: (occ) Move common code to a separate module 2019-04-15 17:19:53 -07:00
common.c hwmon: (occ) Store error condition for rate-limited polls 2019-04-16 15:12:13 -07:00
common.h hwmon: (occ) Store error condition for rate-limited polls 2019-04-16 15:12:13 -07:00
p8_i2c.c hwmon: (occ) Fix license headers 2019-02-18 14:23:29 -08:00
p9_sbe.c hwmon: (occ) Fix license headers 2019-02-18 14:23:29 -08:00
sysfs.c hwmon: (occ) Prevent sysfs error attribute from returning error 2019-04-16 15:13:54 -07:00