Remove "race condition TODO" comments This race was already solved when we added event synchronization using Event_Sync_State() to EvdevRead(). Event_Read() will force a resynchronization if it detects any input events arrived during a previous call to Event_Sync_State(). BUG=chrome-os-partner:13951 TEST=none (no functional change) Original-Change-Id: I85e47b92a90ffcbce85dfe84a39dac8ea6c55cc9 Reviewed-on: https://gerrit.chromium.org/gerrit/33414 Reviewed-by: Chung-yih Wang <[email protected]> Commit-Ready: Daniel Kurtz <[email protected]> Reviewed-by: Daniel Kurtz <[email protected]> Tested-by: Daniel Kurtz <[email protected]> (cherry picked from commit bdd876f22602501cd2a2f593e0a0f588ed253286) Change-Id: I0c29e10f6b53257b4cb750d6dbd81e12d7034d84 Reviewed-on: https://gerrit.chromium.org/gerrit/34178 Reviewed-by: Daniel Kurtz <[email protected]> Tested-by: Daniel Kurtz <[email protected]>