From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758025Ab2AEH2c (ORCPT ); Thu, 5 Jan 2012 02:28:32 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:53820 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752132Ab2AEH23 (ORCPT ); Thu, 5 Jan 2012 02:28:29 -0500 Message-ID: <4F055117.7060901@monstr.eu> Date: Thu, 05 Jan 2012 08:28:23 +0100 From: Michal Simek Reply-To: monstr@monstr.eu User-Agent: Thunderbird 2.0.0.22 (X11/20090625) MIME-Version: 1.0 To: Grant Likely CC: devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, Sascha Hauer , Rob Herring , linux-kernel@vger.kernel.org Subject: Re: [RFC 1/8] gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags() References: <1320801583-12774-1-git-send-email-grant.likely@secretlab.ca> <1320801583-12774-2-git-send-email-grant.likely@secretlab.ca> <4EF1B36A.8050304@monstr.eu> <20120104183057.GU15503@ponder.secretlab.ca> In-Reply-To: <20120104183057.GU15503@ponder.secretlab.ca> 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 Grant Likely wrote: > On Wed, Dec 21, 2011 at 11:22:34AM +0100, Michal Simek wrote: >> Grant Likely wrote: >>> of_reset_gpio_handle() is largely a cut-and-paste copy of >>> of_get_named_gpio_flags(). There really isn't any reason for the >>> split, so this patch deletes the duplicate function >>> >>> Signed-off-by: Grant Likely >>> Cc: Michal Simek >>> --- >>> arch/microblaze/kernel/reset.c | 43 +-------------------------------------- >>> 1 files changed, 2 insertions(+), 41 deletions(-) >> Sorry for taking to long. >> >> Tested and applied to microblaze tree. > > I'd rather take this one through the gpio tree if that is okay. OK. Please do. Thanks, Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian