From: Jens Rottmann Date: Mon, 5 Mar 2012 23:07:54 +0000 (-0800) Subject: cs5535-clockevt: Allow the MFGPT IRQ to be shared X-Git-Tag: v3.4-rc1~190^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a239233331f7d6d2256dde80cb19fd6f9b3542;p=pandora-kernel.git cs5535-clockevt: Allow the MFGPT IRQ to be shared Shared timer IRQs are not a good solution, however the Geode platform has no APIC, IRQs are a scarce resource and there is no technical reason to forbid it rightaway. Increased latencies and overhead due to sharing are still better than a driver refusing to load. Signed-off-by: Jens Rottmann Acked-by: Andres Salomon Cc: John Stultz Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed