From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 27 May 2010 12:55:36 +0200 (CEST) Received: from h5.dl5rb.org.uk ([81.2.74.5]:52125 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1491066Ab0E0Kzc (ORCPT ); Thu, 27 May 2010 12:55:32 +0200 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 o4RAtVaF020320; Thu, 27 May 2010 11:55:31 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o4RAtV1J020318; Thu, 27 May 2010 11:55:31 +0100 Date: Thu, 27 May 2010 11:55:31 +0100 From: Ralf Baechle To: Yoichi Yuasa Cc: linux-mips Subject: Re: MIPS: AR7/BCM63xx: fix gpio_to_irq() return value Message-ID: <20100527105531.GC16894@linux-mips.org> References: <20100524173624.2d3ffc3d.yuasa@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100524173624.2d3ffc3d.yuasa@linux-mips.org> User-Agent: Mutt/1.5.20 (2009-08-17) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 26858 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 On Mon, May 24, 2010 at 05:36:24PM +0900, Yoichi Yuasa wrote: Thanks Yoichi, applied. Ralf