]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched_clock: document 4Mhz vs 1Mhz decision
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 22 May 2014 00:42:26 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:42:26 +0000 (10:42 +1000)
commit0e2e205c6198db9277bd64d9c98bb609dcdd7515
treec7ba035be5ff368ddb727ea60280ad1756f8b68b
parent47f159c26e4a50313684273ec394ef10bbabe041
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