From: Colin Cross Date: Fri, 29 Jan 2010 00:41:42 +0000 (-0800) Subject: [ARM] tegra: Add timer support X-Git-Tag: v2.6.36-rc1~485^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d5cd9a38b3792426115adbedce539bd45ee640e;p=pandora-kernel.git [ARM] tegra: Add timer support v2: fixes from Russell King: - include linux/io.h instead of asm/io.h fixes from Gary King: - remove extra (and incorrect) irq definitions - use timer 3 instead of timer 1 for compatibility with other drivers - fix typo that disabled oneshot mode v3: - Implement sched_clock - Fix checkpatch issues fixes from Gary King: - Fix incorrect cycles calculation - Fix min_delta_ns assignment fixes from Linus Walleij: - use calc_mult_shift() instead of hard coding values Signed-off-by: Colin Cross --- Reading git-diff-tree failed