commit | ce31c524f2c30467811bf95a0d64b24ea47f46c6 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Tue Dec 08 12:16:41 2015 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:25:03 2016 -0500 |
tree | 6fba76c6e0f0dac5b4b9b4279b5c7c4f14ac5dc8 | |
parent | 7770c3ed9d772caf2bf8c4ec397fda54a45afc3e [diff] |
i2c: Remove all polling based functions Now that i2c is fully synchronous on top of an interrupt based implementation, polling mode can be removed. Applying the API change into the existing drivers. Change-Id: I05d2a6089743b6b69f7c9da6312057134578e2f7 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>