]> 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)
commite3dc26a74cb897927648d98197f8c14eec97649d
tree0eddd69e9dba02a817c444a9387aca9eff8b8936
parent0d6307f0ff0e2b8c4dd21c0e87811f2d16d3c4ce
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