]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched_clock: document 4Mhz vs 1Mhz decision
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 5 Nov 2013 05:54:54 +0000 (16:54 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:54:54 +0000 (16:54 +1100)
commitbe2c0ba7ef6cdfa2b7b3a52c17f941ecbabe604c
treecd2a8c20bbc2e0d014c1e0f133fb65461e0baa07
parent7ac9df731266257a06da62dee3b91cde775fa980
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