From patchwork Mon Jul 16 17:10:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 1201351 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id 076613FD9C for ; Mon, 16 Jul 2012 17:16:32 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SqopI-00048R-47; Mon, 16 Jul 2012 17:11:16 +0000 Received: from na3sys009aog133.obsmtp.com ([74.125.149.82]) by merlin.infradead.org with smtps (Exim 4.76 #1 (Red Hat Linux)) id 1Sqoon-00048D-Ph for linux-arm-kernel@lists.infradead.org; Mon, 16 Jul 2012 17:10:56 +0000 Received: from mail-pb0-f41.google.com ([209.85.160.41]) (using TLSv1) by na3sys009aob133.postini.com ([74.125.148.12]) with SMTP ID DSNKUARLEtYAhX9BdowD1Wo99zDmlgnFvt5/@postini.com; Mon, 16 Jul 2012 10:10:45 PDT Received: by pbbrp2 with SMTP id rp2so11879738pbb.0 for ; Mon, 16 Jul 2012 10:10:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:organization:references:date:in-reply-to :message-id:user-agent:mime-version:content-type:x-gm-message-state; bh=GWepxyNTLCMa2zsEFbbXm2750jIogrXoIHw5qATy5LE=; b=ThROz8QkP8TxX2HjtpxkPh9jOCgcykie8VA7/gq8oChTOMDvDLo8PYpH78Dmoo9p7b soHfTeKViI/RJizGFYcE+lWWyDEt8255pWdkxEOmy/rGwzkzJX3nm3+21QCl+nNaK3BT x+pjOhQ6dZAirDjJqc06knh4e3nTFbCG+DEGSdtIe+ZLQUUyRl092g6rMNhba6tkCVmC DvEIOZ4lajZ7toJ4i4rnGDs7KEJkBh/R30DjJAeVgRCDvlMXX9ejmIOnO5SLV6D8Erdh qpm5dSgA5JL4qtq0hZmTYZiBiE/OKbcqlFwDiciAbQS0u6ffo97o0H53LuLkf/3YGU10 478g== Received: by 10.68.232.103 with SMTP id tn7mr27888712pbc.86.1342458635708; Mon, 16 Jul 2012 10:10:35 -0700 (PDT) Received: from localhost (c-24-19-7-36.hsd1.wa.comcast.net. [24.19.7.36]) by mx.google.com with ESMTPS id nv10sm12233378pbb.49.2012.07.16.10.10.33 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 16 Jul 2012 10:10:33 -0700 (PDT) From: Kevin Hilman To: Linus Walleij Subject: Re: [PATCH 2/2] gpio/omap: add *remove* callback in platform_driver Organization: Texas Instruments, Inc. References: <1341997995-14020-1-git-send-email-tarun.kanti@ti.com> <1341997995-14020-3-git-send-email-tarun.kanti@ti.com> <87394xhocn.fsf@ti.com> <87a9z4g9bi.fsf@ti.com> Date: Mon, 16 Jul 2012 10:10:58 -0700 In-Reply-To: (Linus Walleij's message of "Sat, 14 Jul 2012 22:51:44 +0200") Message-ID: <87ipdnein1.fsf@ti.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 X-Gm-Message-State: ALoCoQmHXaUJOlcepvILiSn9YV4xjCWJ78vyLWcjs80VHx/W8yTUNnYy6vVXUtRuwAHzya4iTJxC X-Spam-Note: CRM114 invocation failed X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-4.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [74.125.149.82 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Paul Walmsley , "Cousson, Benoit" , Rajendra Nayak , linux-kernel@vger.kernel.org, Santosh Shilimkar , linux-omap@vger.kernel.org, Tarun Kanti DebBarma , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Linus Walleij writes: > On Thu, Jul 12, 2012 at 7:48 PM, Kevin Hilman wrote: > >> In the case of OMAP GPIO, unless it's an obvious fix, I would recommend >> you wait at least until you see some acks/tested tags from any of >> >> - Santosh Shilimkar >> - Rajendra Nayak >> - Benoit Cousson >> >> or Tony, Paul or myself. > > Instead of trying to store this information in my and Grants brains and > us forgetting it, what about patching MAINTAINERS to reflect the fact > instead? That's better I think, plus I use that file a lot. > >> For major series, I have been collecting/queueing them for Grant after >> ensuring they have been well reviewed and well tested (although I am >> eagerly hoping to hand off this role to someone else.) > > Listing it under your GIT tree in MAINTAINERS for this driver will make > this work better I think. > > One path for OMAP GPIO patches, simple. It's obviously the > ambiguity that cause the trouble. Then you can also decide > on each cycle whether to send these to GPIO or ARM SoC > etc. Yeah, I understand the process, but I've been avoiding doing that because, well, I don't want the job. I have been trying to get someone else at TI to maintain this driver, but have not been successful. So, until that happens, feel free to queue up the patch below. Santosh, note that I've put you as co-maintainer of this driver. Kevin From c429e2e98ea7add98b85a47483ca7126284b22e6 Mon Sep 17 00:00:00 2001 From: Kevin Hilman Date: Mon, 16 Jul 2012 10:05:07 -0700 Subject: [PATCH] MAINTAINERS: add entry OMAP GPIO driver Since I've been maintaining this, making it official at the request of the GPIO maintainers. Cc: Grant Likely Cc: Linus Walleij Cc: Santosh Shilimkar Cc: Andrew Morton Signed-off-by: Kevin Hilman --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 03df1d1..61d117a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4943,6 +4943,13 @@ S: Maintained F: drivers/usb/*/*omap* F: arch/arm/*omap*/usb* +OMAP GPIO DRIVER +M: Santosh Shilimkar +M: Kevin Hilman +L: linux-omap@vger.kernel.org +S: Maintained +F: drivers/gpio/gpio.omap.c + OMFS FILESYSTEM M: Bob Copeland L: linux-karma-devel@lists.sourceforge.net