commit | 936d8bd378bc4dd62f201f123e35357eeeb5ad23 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Wed Dec 12 11:53:09 2018 +0100 |
committer | Maureen Helm <maureen.helm@nxp.com> | Wed Dec 12 15:40:36 2018 -0600 |
tree | 7eb7dc4e0aa504713bbd6e11cf16abc9e65eedc5 | |
parent | 23d2aa183dc68bb21564790452fce1f07857691b [diff] |
drivers: timer: fix disable systick function This patch fixes a bug in System timer driver where the sys_clock_disable() function was enabling the timer instead of disabling it. Change-Id: I4a667d30d43d1f84094d074241ee18d7bb2b2565 Signed-off-by: David Vincze <david.vincze@arm.com>