]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Add delay functions
authorRichard Kuo <rkuo@codeaurora.org>
Wed, 14 Sep 2011 00:50:27 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Sep 2011 00:50:27 +0000 (10:50 +1000)
commit8beb4df590aafea523d289a1a73e9a957c2740f0
tree5edfd07f35048ce9c72652df98468a4d3e06fffd
parent3591269ee5323dfc98896fa8b1d3a8663ca62cb8
Hexagon: Add delay functions

Added read_current_timer elsewhere.

udelay is based off of __vmgettime() which returns processor ticks.

Removed __delay and CONFIG_GENERIC_CALIBRATE_DELAY.

Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
arch/hexagon/include/asm/delay.h [new file with mode: 0644]