commit | 8b8abeedf27f213c88c8684762b19ec6d6fb3337 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Wed Aug 25 15:18:21 2021 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Thu Aug 26 13:27:01 2021 -0500 |
tree | d478932ff2aadde0dfa95ba948cd27df086c37e4 | |
parent | 1339ab607a894ad3510938543512b56004624062 [diff] |
Support 0xFF fru_type values The OCC may put a value of 0xFF as the FRU type for some temperature sensors to indicate they aren't available on the platform. In this case, the OCC device driver won't even make a tempX_input file for them. Check for this case and just continue on. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I27dbc63270bfc60eed9d93eeb844625572839e38