Merge "sdm: Define error code for Perf validation failure"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
85f13b6dda
@@ -53,6 +53,7 @@ enum DisplayError {
|
||||
kErrorHardware, //!< A hardware error has occured.
|
||||
kErrorTimeOut, //!< The operation has timed out to prevent client from waiting forever.
|
||||
kErrorShutDown, //!< Driver is processing shutdown sequence
|
||||
kErrorPerfValidation, //!< Bandwidth or Clock requirement validation failure.
|
||||
};
|
||||
|
||||
/*! @brief This structure is defined for client and library compatibility check purpose only. This
|
||||
|
||||
Reference in New Issue
Block a user