From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751531AbcGRR3t (ORCPT ); Mon, 18 Jul 2016 13:29:49 -0400 Received: from mail-wm0-f48.google.com ([74.125.82.48]:35381 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750965AbcGRR3q (ORCPT ); Mon, 18 Jul 2016 13:29:46 -0400 Date: Mon, 18 Jul 2016 19:29:36 +0200 From: Ingo Molnar To: Bjorn Helgaas Cc: Andy Shevchenko , Bjorn Helgaas , Ingo Molnar , "H. Peter Anvin" , Thomas Gleixner , linux-kernel@vger.kernel.org, x86@kernel.org Subject: Re: [PATCH v1 1/1] x86/pci: Use MRFLD abbreviation for Merrifield Message-ID: <20160718172936.GA9229@gmail.com> References: <1468321462-136016-1-git-send-email-andriy.shevchenko@linux.intel.com> <20160713072435.GE13006@gmail.com> <20160718164025.GA4546@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160718164025.GA4546@localhost> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * 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 duplicate power off code > > 5823d0893ec2 x86/platform/intel-mid: Add Power Management Unit driver > > bb27570525a7 x86/platform/intel_mid_pci: Rework IRQ0 workaround > > > > mind if I carry this patch too, or would you like to carry it in the PCI tree? > > Sorry for the late response; I've been on vacation. > > Feel free to merge this patch with your other changes. Will do, thanks! Ingo