From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [RFC PATCH 12/12] arm/tegra: Remove temporary gpio/pinmux registration workaround Date: Mon, 15 Aug 2011 15:12:41 +0400 Message-ID: <4E48FF29.1030208@ru.mvista.com> References: <1313189697-21287-1-git-send-email-swarren@nvidia.com> <1313189697-21287-13-git-send-email-swarren@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1313189697-21287-13-git-send-email-swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Grant Likely , Colin Cross , Erik Gilling , Olof Johansson , Russell King , Arnd Bergmann , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org Hello. On 13-08-2011 2:54, Stephen Warren wrote: > This reverts commit "arm/tegra: Prevent duplicate gpio/pinmux pdev Would be good to also include the commit ID for gitweb. > registration with dt"; board-dt.c no long calls harmony/ > seaboard_pinmux_init(), so the workaround is no longer needed. > Signed-off-by: Stephen Warren WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: sshtylyov@mvista.com (Sergei Shtylyov) Date: Mon, 15 Aug 2011 15:12:41 +0400 Subject: [RFC PATCH 12/12] arm/tegra: Remove temporary gpio/pinmux registration workaround In-Reply-To: <1313189697-21287-13-git-send-email-swarren@nvidia.com> References: <1313189697-21287-1-git-send-email-swarren@nvidia.com> <1313189697-21287-13-git-send-email-swarren@nvidia.com> Message-ID: <4E48FF29.1030208@ru.mvista.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. On 13-08-2011 2:54, Stephen Warren wrote: > This reverts commit "arm/tegra: Prevent duplicate gpio/pinmux pdev Would be good to also include the commit ID for gitweb. > registration with dt"; board-dt.c no long calls harmony/ > seaboard_pinmux_init(), so the workaround is no longer needed. > Signed-off-by: Stephen Warren WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752479Ab1HOLN3 (ORCPT ); Mon, 15 Aug 2011 07:13:29 -0400 Received: from mail-ww0-f44.google.com ([74.125.82.44]:53911 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751951Ab1HOLN0 (ORCPT ); Mon, 15 Aug 2011 07:13:26 -0400 Message-ID: <4E48FF29.1030208@ru.mvista.com> Date: Mon, 15 Aug 2011 15:12:41 +0400 From: Sergei Shtylyov User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Stephen Warren CC: Grant Likely , Colin Cross , Erik Gilling , Olof Johansson , Russell King , Arnd Bergmann , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [RFC PATCH 12/12] arm/tegra: Remove temporary gpio/pinmux registration workaround References: <1313189697-21287-1-git-send-email-swarren@nvidia.com> <1313189697-21287-13-git-send-email-swarren@nvidia.com> In-Reply-To: <1313189697-21287-13-git-send-email-swarren@nvidia.com> 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 Hello. On 13-08-2011 2:54, Stephen Warren wrote: > This reverts commit "arm/tegra: Prevent duplicate gpio/pinmux pdev Would be good to also include the commit ID for gitweb. > registration with dt"; board-dt.c no long calls harmony/ > seaboard_pinmux_init(), so the workaround is no longer needed. > Signed-off-by: Stephen Warren WBR, Sergei