]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so (~24...
authorMike Frysinger <vapier.adi@gmail.com>
Sat, 26 Jul 2008 10:52:56 +0000 (18:52 +0800)
committerBryan Wu <cooloney@kernel.org>
Sat, 26 Jul 2008 10:52:56 +0000 (18:52 +0800)
commit137d2c062dc814fb90dfe162dec18e24d2fdb4d6
treee423ec0bd00a670593e557a30a45fe26350f6e50
parentba27e4906577b26d00cd0485b5fa11a01d009025
Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so (~24 bytes) is worth avoiding the software mult/div routines

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/kernel/setup.c