commit | d20686af1113ee1d09e865e05f5d80d364f774de | [log] [tgz] |
---|---|---|
author | Brandon Wyman <bjwyman@gmail.com> | Wed Nov 01 17:45:23 2017 -0500 |
committer | Brandon Wyman <bjwyman@gmail.com> | Wed Nov 01 17:51:06 2017 -0500 |
tree | f1093addd1e9d0f30948dd44e8e087c3bbb0cf4d | |
parent | b49986b0c38d84186121ee0a22cb86d41aa8ccde [diff] |
Merge VIN_UV_FAULT check with the inputFault Since VIN_UV_FAULT is for input voltage, and the desired behavior was to "treat as OR condition if either asserts", this change is removing the variable used to track VIN_UV_FAULT, and adding the condition check to the path that sets inputFault. Change-Id: Id4451753f6d627a62588b0d2211614174f83abb0 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>