x86/platform/intel-mid: Run PWRMU command immediately
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 18 Aug 2016 14:29:40 +0000 (17:29 +0300)
committerIngo Molnar <mingo@kernel.org>
Thu, 18 Aug 2016 17:23:27 +0000 (19:23 +0200)
commit70b5b18f716a2d7ab20c2cfaea21919b9fdfb805
tree9d55ff59bb4dc0bb676cde94686d80b2eb6a9639
parent3684b03d8e9a889eda94ee74421959a9d55e5e19
x86/platform/intel-mid: Run PWRMU command immediately

On some firmwares we have to tell how exactly we want the command to be
proceeded. The default case, based on the official BSP code, is to run it
immediately.

This appears to be a safer approach based on the documentation.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1471530580-94247-1-git-send-email-andriy.shevchenko@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/platform/intel-mid/pwr.c