]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Add time and timer functions
authorRichard Kuo <rkuo@codeaurora.org>
Wed, 14 Sep 2011 00:50:31 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Sep 2011 00:50:31 +0000 (10:50 +1000)
commit38309a371fb1445248ffffd346fbb8ab24a6bfbe
tree12c9f0cbb044dd61ab0e735c7ce4ae08b3b378a6
parent3d02f92cd09202b70529d4f62e6f00494568410a
Hexagon: Add time and timer functions

Cleaned up iomem and register declarations, unnecessary
SMP ifdefs, cpu_relax() in udelay.

Platform stuff is in development; platform defines will be cleaned up.

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