Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757237Ab3FESyX (ORCPT ); Wed, 5 Jun 2013 14:54:23 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34491 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757129Ab3FESyW (ORCPT ); Wed, 5 Jun 2013 14:54:22 -0400 Date: Wed, 5 Jun 2013 11:54:21 -0700 From: Greg Kroah-Hartman To: Linus Walleij Cc: Stephen Warren , Kevin Hilman , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Linus Walleij , Hebbar Gururaja , Mark Brown , Dmitry Torokhov , Stephen Warren , Wolfram Sang Subject: Re: [PATCH 2/3] tty: serial: modify PL011 driver to use pinctrl PM helpers Message-ID: <20130605185421.GB18884@kroah.com> References: <1370439873-30053-1-git-send-email-linus.walleij@stericsson.com> <1370439873-30053-2-git-send-email-linus.walleij@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1370439873-30053-2-git-send-email-linus.walleij@stericsson.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1080 Lines: 25 On Wed, Jun 05, 2013 at 03:44:32PM +0200, Linus Walleij wrote: > From: Linus Walleij > > This augments the PL011 UART driver to utilize the new pinctrl > core PM helpers to transition the driver to default and sleep > states, cutting away some boilerplate code. > > Cc: Hebbar Gururaja > Cc: Mark Brown > Cc: Dmitry Torokhov > Cc: Kevin Hilman > Cc: Greg Kroah-Hartman > Cc: Stephen Warren > Cc: Wolfram Sang > Signed-off-by: Linus Walleij > --- > I'm seeking Greg's ACK on this as well so we can take the > whole refactoring through the pinctrl tree. Acked-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/