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)
commit4077a387b79f41e262e9e7332a23b24860407b18
tree0eddd69e9dba02a817c444a9387aca9eff8b8936
parent527e9316f8ec44bd53d90fb9f611fa7ffff52bb9
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
This page took 0.027388 seconds and 5 git commands to generate.