]> git.baikalelectronics.ru Git - kernel.git/commit
x86/platform/iosf_mbi: Remove duplicate definitions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 11 Nov 2015 17:59:29 +0000 (19:59 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Dec 2015 00:18:34 +0000 (01:18 +0100)
commit8b1027c8cd5c285dcd0e5c2423ef9875bcf6f503
tree0eddd69e9dba02a817c444a9387aca9eff8b8936
parent90b965f5f1bd8085fe2b7b65a002cde58a4b9162
x86/platform/iosf_mbi: Remove duplicate definitions

The read and write opcodes are global for all units on SoC and even across
Intel SoCs. Remove duplication of corresponding constants. At the same time
convert all current users.

No functional change.

Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Boon Leong Ong <boon.leong.ong@intel.com>
Acked-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/include/asm/iosf_mbi.h
arch/x86/platform/atom/punit_atom_debug.c
arch/x86/platform/intel-quark/imr.c
drivers/i2c/busses/i2c-designware-baytrail.c
drivers/powercap/intel_rapl.c
drivers/thermal/intel_quark_dts_thermal.c
drivers/thermal/intel_soc_dts_iosf.c