From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rabin VINCENT Subject: Re: [PATCH 1/6] gpio/stmpe-gpio: set GPIO alternate function while requesting Date: Thu, 24 Jun 2010 18:13:07 +0530 Message-ID: <20100624124307.GD26189@bnru02.bnr.st.com> References: <20100622135635.GA30720@bnru02.bnr.st.com> <1277378021-16802-2-git-send-email-l.fu@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from eu1sys200aog113.obsmtp.com ([207.126.144.135]:34704 "EHLO eu1sys200aog113.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755017Ab0FXMnr (ORCPT ); Thu, 24 Jun 2010 08:43:47 -0400 Content-Disposition: inline In-Reply-To: <1277378021-16802-2-git-send-email-l.fu@pengutronix.de> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Luotao Fu Cc: Samuel Ortiz , Dmitry Torokhov , Linus WALLEIJ , "linux-kernel@vger.kernel.org" , "linux-input@vger.kernel.org" , STEricsson_nomadik_linux On Thu, Jun 24, 2010 at 13:13:36 +0200, Luotao Fu wrote: > add reuqest hook to the gpio chip, so that we can make sure that the GPIO pin is > setted to the correct GPIO alternate function after we have requested the GPIO > pin. > > Signed-off-by: Luotao Fu Acked-by: Rabin Vincent