commit | 683cb887775510a4cbe6eb1d1f55ba6166615821 | [log] [tgz] |
---|---|---|
author | Baohong Liu <baohong.liu@intel.com> | Tue Dec 06 11:52:28 2016 -0800 |
committer | Anas Nashif <nashif@linux.intel.com> | Sun Dec 11 11:26:06 2016 +0000 |
tree | e0a5dff0b9ccb0a121080e428faac50c620a08ec | |
parent | 130ac06a020d8e6364dd50ad2c1ad2e60fd121da [diff] |
drivers: adc: replace device sync APIs with semaphores Device sync APIs are actually wrappers for semaphores. Let's replace them with semaphores. Jira: ZEP-1411 Change-Id: Ic37972a631f0bfd7bc45f28088e1c423151b1612 Signed-off-by: Baohong Liu <baohong.liu@intel.com>