From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 2/2] gpio/omap: add *remove* callback in platform_driver Date: Mon, 16 Jul 2012 15:01:13 -0700 Message-ID: <87y5mjcqmu.fsf@ti.com> 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> <87ipdnein1.fsf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: (Linus Walleij's message of "Mon, 16 Jul 2012 22:49:17 +0200") Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Tarun Kanti DebBarma , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Rajendra Nayak , Santosh Shilimkar , "Cousson, Benoit" , Paul Walmsley List-Id: linux-omap@vger.kernel.org Linus Walleij writes: > On Mon, Jul 16, 2012 at 7:10 PM, Kevin Hilman wrote: > >> 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 > > Thank! Applied, but: > >> +F: drivers/gpio/gpio.omap.c > > I replaced the period with a dash: > drivers/gpio/gpio-omap.c Ah, you caught me again trying to avoid getting mail for that driver. ;) Kevin