Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756036Ab3FQNve (ORCPT ); Mon, 17 Jun 2013 09:51:34 -0400 Received: from mail-la0-f50.google.com ([209.85.215.50]:33245 "EHLO mail-la0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755466Ab3FQNvc (ORCPT ); Mon, 17 Jun 2013 09:51:32 -0400 Message-ID: <51BF1461.8060401@cogentembedded.com> Date: Mon, 17 Jun 2013 17:51:29 +0400 From: Sergei Shtylyov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Stephen Rothwell CC: Olof Johansson , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, David Miller , netdev@vger.kernel.org, Bastian Hecht , Simon Horman Subject: Re: linux-next: manual merge of the arm-soc tree with the net-next tree References: <20130617163920.04523ba6de50bcc81563f33e@canb.auug.org.au> In-Reply-To: <20130617163920.04523ba6de50bcc81563f33e@canb.auug.org.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1063 Lines: 28 Hello. On 17-06-2013 10:39, Stephen Rothwell wrote: > Today's linux-next merge of the arm-soc tree got a conflict in > arch/arm/mach-shmobile/clock-r8a7740.c between commit e5c9b4cd6651 > ("sh_eth: get R8A7740 support out of #ifdef") from the net-next tree and > commit 9e0b428f079d ("ARM: shmobile: r8a7740: Add interim sh-eth device > name to clocks list") from the arm-soc tree. To me that latter commit looked utterly pointless, as there's no device tree support for the 'sh-eth' driver yet (and at this stage it isn't even going to happen due to procedural platform data). I'm instead going to use OF_DEV_AUXDATA() in the platform code which again would render that commit pointless. > I fixed it up (see below) and can carry the fix as necessary (no action > is required). Thanks. WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/