commit | e863a77849bddbcc79b58326f3188ab3930dfcfe | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <benjamin.walsh@windriver.com> | Tue Dec 20 15:41:26 2016 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Dec 21 19:50:06 2016 +0000 |
tree | 55f03c141a82478a169789058c34db3ef86c04d1 | |
parent | 50f7032fb46811c7d70e4d7ec94a9c7e8a722edc [diff] |
drivers: fix timeout in hp206 It receives a timeout in ms, but was still converting it to ticks, while the unified kernel API takes a value in ms. Change-Id: I8ff7f44090716385764fe4b2a087043a2e0d70af Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>