Revision 20ff55655a93554611fb7790c8a2d29ee4598d24 authored by Woojung Huh on 16 March 2016, 22:10:40 UTC, committed by David S. Miller on 19 March 2016, 02:27:48 UTC
Update to handle statistics counter rollover.
Check statistics counter periodically and compensate it when
counter value rolls over at max (20 or 32bits).

Simple mechanism adjusts monitoring timer to allow USB auto suspend.

Signed-off-by: Woojung Huh <woojung.huh@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 7fa7728
History
File Mode Size
Kconfig -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 397 bytes
arm_mhu.c -rw-r--r-- 4.4 KB
bcm2835-mailbox.c -rw-r--r-- 5.9 KB
mailbox-altera.c -rw-r--r-- 9.2 KB
mailbox-sti.c -rw-r--r-- 13.3 KB
mailbox-test.c -rw-r--r-- 8.8 KB
mailbox.c -rw-r--r-- 12.9 KB
mailbox.h -rw-r--r-- 476 bytes
omap-mailbox.c -rw-r--r-- 22.4 KB
pcc.c -rw-r--r-- 9.8 KB
pl320-ipc.c -rw-r--r-- 5.1 KB

back to top