summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Kitching <kitching@chromium.org>2018-06-25 18:26:27 +0000
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2018-06-25 18:28:42 +0000
commit2536a50f73564dc5b066fcfbc9a0796ba5fab50c (patch)
tree594a4fc02b0fa3067a9b69e2fa8622deee62e0f3
parentd7757afb6069e5ac81dc94c934368b2f8f4a5558 (diff)
downloadchrome-ec-2536a50f73564dc5b066fcfbc9a0796ba5fab50c.tar.gz
Revert "ec_commands: Add a new host event for extended events"
This reverts commit 5a140f7eeedcf2e23f9f8b1f19c77ac7465492c3. Reason for revert: Re-using 32-bit host events instead. See b/110292722 Original change's description: > ec_commands: Add a new host event for extended events > > Since we are out of host event bits, add a bit to indicate extended host > event exists. This is put in as a placeholder for now so that we don't > lose out the last available hostevent bit. > > BUG=chrome-os-partner:59352 > BRANCH=None > TEST=Compiles successfully > > Signed-off-by: Furquan Shaikh <furquan@chromium.org> > Reviewed-on: https://chromium-review.googlesource.com/407804 > Reviewed-by: Randall Spangler <rspangler@chromium.org> > (cherry picked from commit e3298150ea492440204d92adf0065190faa91f05) > > Change-Id: I2028cc6371a5c9d436f553374f9929bc034859d0 > Reviewed-on: https://chromium-review.googlesource.com/1013764 > Reviewed-by: Randall Spangler <rspangler@chromium.org> > Commit-Queue: Joel Kitching <kitching@chromium.org> > Tested-by: Joel Kitching <kitching@chromium.org> > Trybot-Ready: Joel Kitching <kitching@chromium.org> Bug: chrome-os-partner:59352 Change-Id: I8639baa39acd7a3ea74e667f0e6f81c523a2301d Reviewed-on: https://chromium-review.googlesource.com/1113780 Reviewed-by: Joel Kitching <kitching@chromium.org> Commit-Queue: Joel Kitching <kitching@chromium.org> Tested-by: Joel Kitching <kitching@chromium.org> Trybot-Ready: Joel Kitching <kitching@chromium.org>
-rw-r--r--include/ec_commands.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/ec_commands.h b/include/ec_commands.h
index 54056caf33..3b80476329 100644
--- a/include/ec_commands.h
+++ b/include/ec_commands.h
@@ -558,12 +558,6 @@ enum host_event_code {
EC_HOST_EVENT_KEYBOARD_RECOVERY_HW_REINIT = 30,
/*
- * Reserve this last bit to indicate that at least one bit in a
- * secondary host event word is set. See crbug.com/633646.
- */
- EC_HOST_EVENT_EXTENDED = 31,
-
- /*
* The high bit of the event mask is not used as a host event code. If
* it reads back as set, then the entire event mask should be
* considered invalid by the host. This can happen when reading the