diff options
author | 2006-11-06 19:29:16 +0100 | |
---|---|---|
committer | 2006-11-07 19:37:56 +0000 | |
commit | 6d15cb42fe4f8c07c80c9d49db721fcfe2da0e90 (patch) | |
tree | c0f197a5117189c6f8c516fa4af742906bb94bb1 /net | |
parent | [ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new drivers (diff) | |
download | wireguard-linux-6d15cb42fe4f8c07c80c9d49db721fcfe2da0e90.tar.xz wireguard-linux-6d15cb42fe4f8c07c80c9d49db721fcfe2da0e90.zip |
[ARM] 3926/1: make timer led handle HZ != 100
The timer LED is unusable at HZ=large, since it's got
a hard-wired value of 100 ticks per cycle; when HZ=1024
(for example) it's essentially always-on. This patch
just makes that be HZ ticks per cycle.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions