commit | 891273dd1a3fdadd27c5789b9b305cc21c0faf9f | [log] [tgz] |
---|---|---|
author | Baohong Liu <baohong.liu@intel.com> | Mon Dec 05 14:44:45 2016 -0800 |
committer | Anas Nashif <nashif@linux.intel.com> | Sun Dec 11 11:21:05 2016 +0000 |
tree | 06765219692a2041f2d52f3d28923b258ab99b5a | |
parent | 362fb9e62b878adae788b3120608418da057d522 [diff] |
device: add deprecated attribute to device sync APIs Device_sync_call related APIs and typedef are actually wrappers for kernel semaphores. These APIs and typedef will be deprecated. Let's add deprecated attribute to give deprecation warning. Jira: ZEP-1411 Change-Id: Ia07557cc81bd9ee8e41f2e17be4607c4bd6d23bd Signed-off-by: baohong Liu <baohong.liu@intel.com>