summaryrefslogtreecommitdiff
path: root/baseboard
diff options
context:
space:
mode:
authorDenis Brockus <dbrockus@google.com>2021-09-21 09:30:24 -0600
committerCommit Bot <commit-bot@chromium.org>2021-09-21 21:56:06 +0000
commit8de594d466d276ca5d8ab617687ed11302041cc2 (patch)
tree5d8a07ec290fa467da1aae59b33b7a9481026338 /baseboard
parent0bff067f036a89bcc61bf8afcb8e1be08e412dae (diff)
downloadchrome-ec-8de594d466d276ca5d8ab617687ed11302041cc2.tar.gz
zephyr: shim: atomic_clear_bits should return a value
All of the other atomic operations return an atomic_val_t value. This should be so for atomic_clear_bits as well. The standard return value is the field value prior to applying the operation to it. BUG=b:141363146 BRANCH=none TEST=zmake configure -b $PROJ_HAYATO Signed-off-by: Denis Brockus <dbrockus@google.com> Change-Id: I7a64fddb1174e57ed0e04ef1502310d8494e860d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3173092 Auto-Submit: Denis Brockus <dbrockus@chromium.org> Tested-by: Denis Brockus <dbrockus@chromium.org> Commit-Queue: Denis Brockus <dbrockus@chromium.org> Commit-Queue: Keith Short <keithshort@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'baseboard')
0 files changed, 0 insertions, 0 deletions