From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752063Ab3BFGBQ (ORCPT ); Wed, 6 Feb 2013 01:01:16 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:47967 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750761Ab3BFGBN (ORCPT ); Wed, 6 Feb 2013 01:01:13 -0500 X-Sasl-enc: aXOMGxnIwog2aGNwvJkSj7zQqSSc2LzXdo0gQ59LvZ5f 1360130472 Date: Tue, 5 Feb 2013 22:03:27 -0800 From: Greg KH To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Thierry Reding , Hiroshi Doyu , Joerg Roedel , David Woodhouse Subject: Re: linux-next: manual merge of the driver-core tree with the iommu tree Message-ID: <20130206060327.GA3352@kroah.com> References: <20130206162523.c338c51f0d5fc31b20245184@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130206162523.c338c51f0d5fc31b20245184@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 06, 2013 at 04:25:23PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/iommu/tegra-smmu.c between commit a6870e928d1b ("iommu/tegra: > smmu: Support variable MMIO ranges/blocks") from the iommu tree and > commit bc5e6dea81b0 ("iommu: Convert to devm_ioremap_resource()") from > the driver-core tree. > > I fixed it up (see below) and can carry the fix as necessary (no action > is required). Looks good to me, thanks. greg k-h