]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_mid_powerbtn: Unify PBSTATUS access
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 2 Feb 2017 17:54:26 +0000 (19:54 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 13 Feb 2017 22:39:49 +0000 (00:39 +0200)
commita04310db9ffe4fb4d33b3f2f05e984bf0c08fbef
treee5116fab64cb4bcabae248cd6421766231fcc4d9
parentaa990e2e0c814e6850839968543ec731b08bc1a7
platform/x86: intel_mid_powerbtn: Unify PBSTATUS access

The status register on Intel Merrifield can be read in the similar way
it's done for previous MID platforms. Unify access to PBSTATUS register
via SCU IPC.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_mid_powerbtn.c