commit | 233a252e709261d1d6a4a4b442f6a6aa10a29e43 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Mar 30 14:40:04 2018 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Fri Mar 30 14:40:04 2018 -0500 |
tree | 97f3bc53ea012fc74e590becfa216b6bf4ab6f8d | |
parent | 6def90985f0751345c7249f515b2896c528cd3e9 [diff] |
Handle new UCD90160 MFR_STATUS sysfs location The 4.13 UCD90160 device driver moved the sysfs location of the mfr_status register from /sys/kernel/debug/ucd9000.0/mfr_status to /sys/kernel/debug/pmbus/hwmonN/ucd90160/mfr_status The PMBus class can already handle this, just need to change the enum to tell it where to look. MFR_STATUS is only read when collecting metadata on fails. Change-Id: If4338516400f7d7acab6ec0d550417db106eea64 Signed-off-by: Matt Spinler <spinler@us.ibm.com>