From: Maciej W. Rozycki Date: Tue, 27 May 2008 20:19:34 +0000 (+0100) Subject: x86: I/O APIC: rename setup_ExtINT_IRQ0_pin() X-Git-Tag: v2.6.27-rc1~1106^2~251^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7633ce55b2ea2926a39d7ca9d0bb06c43edd2c2;p=pandora-kernel.git x86: I/O APIC: rename setup_ExtINT_IRQ0_pin() Rename setup_ExtINT_IRQ0_pin() to setup_timer_IRQ0_pin() to better reflect the upcoming role of a function setting up a (semi-)arbitrary I/O APIC pin appropriately for the 8254 timer. By "appropriate" the following settings are meant: edge-triggered, active-high, all the other settings per-architecture. Adjust comments to reflect code appropriately. No functional changes. Signed-off-by: Maciej W. Rozycki Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed