mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-01 21:02:27 +00:00
it8380dev: modify hwtimer's comment
Signed-off-by: Dino Li <dino.li@ite.com.tw> BRANCH=none BUG=none TEST=make buildall -j Change-Id: Id161c84437e8d6edc2ec1a4cde292f642d08b853 Reviewed-on: https://chromium-review.googlesource.com/311333 Commit-Ready: Dino Li <dino.li@ite.com.tw> Tested-by: Dino Li <dino.li@ite.com.tw> Reviewed-by: Randall Spangler <rspangler@chromium.org>
This commit is contained in:
@@ -99,7 +99,7 @@ uint32_t __hw_clock_source_read(void)
|
||||
{
|
||||
/*
|
||||
* In combinational mode, the counter observation register of
|
||||
* timer 4(TIMER_H) will in incrementing order.
|
||||
* timer 4(TIMER_H) will increment.
|
||||
*/
|
||||
return IT83XX_ETWD_ETXCNTOR(FREE_EXT_TIMER_H);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user