Re: [PATCH v1 1/1] x86/pci: Use MRFLD abbreviation for Merrifield

2016-07-18 Thread Ingo Molnar
* Bjorn Helgaas wrote: > On Wed, Jul 13, 2016 at 09:24:35AM +0200, Ingo Molnar wrote: > > > > Bjorn, we already have a few incidental changes to > > arch/x86/pci/intel_mid_pci.c > > pending in the tip:x86/platform tree: > > > > e99a0745bdf8 x86/pci, x86/platform/intel_mid_pci: Remove duplica

Re: [PATCH v1 1/1] x86/pci: Use MRFLD abbreviation for Merrifield

2016-07-18 Thread Bjorn Helgaas
On Wed, Jul 13, 2016 at 09:24:35AM +0200, Ingo Molnar wrote: > > Bjorn, we already have a few incidental changes to > arch/x86/pci/intel_mid_pci.c > pending in the tip:x86/platform tree: > > e99a0745bdf8 x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off > code > 5823d0893ec2 x86/

Re: [PATCH v1 1/1] x86/pci: Use MRFLD abbreviation for Merrifield

2016-07-13 Thread Ingo Molnar
Bjorn, we already have a few incidental changes to arch/x86/pci/intel_mid_pci.c pending in the tip:x86/platform tree: e99a0745bdf8 x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code 5823d0893ec2 x86/platform/intel-mid: Add Power Management Unit driver bb27570525a7 x86/platform

[PATCH v1 1/1] x86/pci: Use MRFLD abbreviation for Merrifield

2016-07-12 Thread Andy Shevchenko
Everywhere in the kernel the MRFLD is used as abbreviation of Intel Merrifield. Do the same in intel_mid_pci.c module. Signed-off-by: Andy Shevchenko --- arch/x86/pci/intel_mid_pci.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/x86/pci/intel_mid_pci.c b/arch/x