s5j/timerisr: remove invalid sanity check
authorHeesub Shin <heesub.shin@samsung.com>
Tue, 21 Mar 2017 04:31:44 +0000 (13:31 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 10:52:06 +0000 (19:52 +0900)
commit9b4189aac0531438a1a5d4aaddd0e77eddf70361
treed241079684beff24b48777481b734b43cde4eb79
parent9d908a7966adcd2efb124801008f703b849ed5e3
s5j/timerisr: remove invalid sanity check

S5J has a tick count buffer of 32bits for every local tick counters. So,
there is no point in checking if it is greater than 24bits. I think it
came from some other code the original author refered to.

Change-Id: Ie681e0d76f0a8f57a282736eb7ce19b6a2bce054
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/arch/arm/src/s5j/s5j_timerisr.c