From: Jacob Pan Date: Thu, 24 Feb 2011 00:07:26 +0000 (-0800) Subject: x86/mrst: Fix apb timer rating when lapic timer is used X-Git-Tag: v2.6.38-rc7~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b62dbec908a29f448047099bedb5c64c9cb8808;p=pandora-kernel.git x86/mrst: Fix apb timer rating when lapic timer is used Need to adjust the clockevent device rating for the structure that will be registered with clockevent system instead of the temporary structure. Without this fix, APB timer rating will be higher than LAPIC timer such that it can not be released later to be used as the broadcast timer. Signed-off-by: Jacob Pan Cc: Arjan van de Ven Cc: Alan Cox Cc: Thomas Gleixner Cc: John Stultz LKML-Reference: <1298506046-439-1-git-send-email-jacob.jun.pan@linux.intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed