]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched_clock: document 4Mhz vs 1Mhz decision
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 16 Dec 2013 23:44:52 +0000 (10:44 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 16 Dec 2013 23:44:52 +0000 (10:44 +1100)
commit33e62f84728483c8655709315a41e190c433c9a0
tree9fa94e774856372b2fa6e36167ac5d99df25c0d8
parentfe1d6f6b54a58e99fd309cffc40e81420fa9715c
sched_clock: document 4Mhz vs 1Mhz decision

Bo Shen sent a patch to change this to 1Mhz instead of 4Mhz but according
to Russell King the use of 4Mhz was intentional.  Add a comment to this
effect so that others don't try to change the code as well.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Bo Shen <voice.shen@atmel.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/time/sched_clock.c