From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 08/14] tty: atmel_serial: add pinctrl support Date: Fri, 10 Aug 2012 09:10:46 -0700 Message-ID: <20120810161046.GA2510@kroah.com> References: <20120810124820.GA20557@game.jcrosoft.org> <1344603731-32667-1-git-send-email-plagnioj@jcrosoft.com> <1344603731-32667-8-git-send-email-plagnioj@jcrosoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-gh0-f174.google.com ([209.85.160.174]:58511 "EHLO mail-gh0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753335Ab2HJQKv (ORCPT ); Fri, 10 Aug 2012 12:10:51 -0400 Received: by ghrr11 with SMTP id r11so1754557ghr.19 for ; Fri, 10 Aug 2012 09:10:50 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1344603731-32667-8-git-send-email-plagnioj@jcrosoft.com> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Jean-Christophe PLAGNIOL-VILLARD Cc: linux-arm-kernel@lists.infradead.org, Linus Walleij , Nicolas Ferre , linux-serial@vger.kernel.org On Fri, Aug 10, 2012 at 03:02:05PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > Cc: Linus Walleij > Cc: Nicolas Ferre > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > Cc: linux-serial@vger.kernel.org > --- > Hi Greg, > > if you don't mind I would like to apply with the rest of the pinctrl > patch series No objection from me: Acked-by: Greg Kroah-Hartman From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Fri, 10 Aug 2012 09:10:46 -0700 Subject: [PATCH 08/14] tty: atmel_serial: add pinctrl support In-Reply-To: <1344603731-32667-8-git-send-email-plagnioj@jcrosoft.com> References: <20120810124820.GA20557@game.jcrosoft.org> <1344603731-32667-1-git-send-email-plagnioj@jcrosoft.com> <1344603731-32667-8-git-send-email-plagnioj@jcrosoft.com> Message-ID: <20120810161046.GA2510@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Aug 10, 2012 at 03:02:05PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > Cc: Linus Walleij > Cc: Nicolas Ferre > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > Cc: linux-serial at vger.kernel.org > --- > Hi Greg, > > if you don't mind I would like to apply with the rest of the pinctrl > patch series No objection from me: Acked-by: Greg Kroah-Hartman