From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from git.linux-mips.org (marvin.linux-mips.org [78.24.191.183]) by ozlabs.org (Postfix) with ESMTP id 1923B2C00BF for ; Thu, 19 Sep 2013 00:34:15 +1000 (EST) Received: from localhost.localdomain ([127.0.0.1]:51396 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6827299Ab3IROXwjaL0V (ORCPT ); Wed, 18 Sep 2013 16:23:52 +0200 Date: Wed, 18 Sep 2013 16:23:46 +0200 From: Ralf Baechle To: Thierry Reding Subject: Re: [PATCH v2 07/10] of/irq: Propagate errors in of_irq_to_resource_table() Message-ID: <20130918142346.GQ22468@linux-mips.org> References: <1379510692-32435-1-git-send-email-treding@nvidia.com> <1379510692-32435-8-git-send-email-treding@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1379510692-32435-8-git-send-email-treding@nvidia.com> Cc: devicetree@vger.kernel.org, Russell King , linux-mips@linux-mips.org, Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Rob Herring , sparclinux@vger.kernel.org, Grant Likely , Thomas Gleixner , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Sep 18, 2013 at 03:24:49PM +0200, Thierry Reding wrote: For the MIPS bits: Acked-by: Ralf Baechle Ralf