From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752306AbbKIAQr (ORCPT ); Sun, 8 Nov 2015 19:16:47 -0500 Received: from v094114.home.net.pl ([79.96.170.134]:42125 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752199AbbKIAQp (ORCPT ); Sun, 8 Nov 2015 19:16:45 -0500 From: "Rafael J. Wysocki" To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Marc Zyngier , Bjorn Helgaas , "Suthikulpanit, Suravee" Subject: Re: linux-next: manual merge of the pm tree with Linus' tree Date: Mon, 09 Nov 2015 01:46:01 +0100 Message-ID: <4227495.5k86JKlag9@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.1.0-rc5+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20151109104512.781b6af2@canb.auug.org.au> References: <20151109104512.781b6af2@canb.auug.org.au> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, November 09, 2015 10:45:12 AM Stephen Rothwell wrote: > Hi Rafael, Hi, > Today's linux-next merge of the pm tree got a conflict in: > > drivers/of/of_pci.c > include/linux/of_pci.h > > between commits: > > f81c11af617c ("of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"") > > from Linus' tree and commit: > > 50230713b639 ("PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()") > > from the pm tree. > > I fixed it up (see below) and can carry the fix as necessary (no action > is required). Thanks a lot for taking care of this! Rafael