From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 26 Jan 2010 13:50:53 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:57563 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1491938Ab0AZMup (ORCPT ); Tue, 26 Jan 2010 13:50:45 +0100 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id o0QCosfG018381; Tue, 26 Jan 2010 13:50:54 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o0QCorwi018379; Tue, 26 Jan 2010 13:50:53 +0100 Date: Tue, 26 Jan 2010 13:50:53 +0100 From: Ralf Baechle To: Florian Fainelli Cc: linux-mips@linux-mips.org Subject: Re: [PATCH 1/4] ar7: implement gpiolib Message-ID: <20100126125053.GA17849@linux-mips.org> References: <201001032116.52819.florian@openwrt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201001032116.52819.florian@openwrt.org> User-Agent: Mutt/1.5.20 (2009-08-17) X-archive-position: 25669 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips Return-Path: X-Keywords: X-UID: 16654 On Sun, Jan 03, 2010 at 09:16:51PM +0100, Florian Fainelli wrote: > This patch implements gpiolib for the AR7 SoC. Thanks, queued for 2.6.34. Ralf