From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: manual merge of the pinctrl tree with the driver-core tree Date: Tue, 22 Jan 2013 21:03:14 -0800 Message-ID: <20130123050314.GA3450@kroah.com> References: <20130123155852.e8b35c4e85b0c65c4635b422@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.kernel.org ([198.145.19.201]:58321 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750725Ab3AWFBt (ORCPT ); Wed, 23 Jan 2013 00:01:49 -0500 Content-Disposition: inline In-Reply-To: <20130123155852.e8b35c4e85b0c65c4635b422@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Linus Walleij , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Thierry Reding On Wed, Jan 23, 2013 at 03:58:52PM +1100, Stephen Rothwell wrote: > Hi Linus, > > Today's linux-next merge of the pinctrl tree got a conflict in > drivers/pinctrl/pinctrl-nomadik.c between commit 9e0c1fb29a7c ("pinctrl: > Convert to devm_ioremap_resource()") from the driver-core tree and commit > 50f690d85e4e ("pinctrl/nomadik: simplify GPIO probe") from the pinctrl > tree. > > I fixed it up (see below) and can carry the fix as necessary (no action > is required). Looks good, thanks. greg k-h