From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 21 Sep 2012 21:30:05 +0200 Subject: [U-Boot] [PATCH v2 01/19] Add gpio_request() to asm-generic header In-Reply-To: <1339604395-6621-2-git-send-email-sjg@chromium.org> References: <1339604395-6621-1-git-send-email-sjg@chromium.org> <1339604395-6621-2-git-send-email-sjg@chromium.org> Message-ID: <20120921213005.0a897c4a@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On Wed, 13 Jun 2012 09:19:37 -0700 Simon Glass wrote: > This function should also be part of the GPIO API, so add it. > > Signed-off-by: Simon Glass > --- > > include/asm-generic/gpio.h | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) Applied to staging/agust at denx.de. Thanks, Anatolij