From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH] mfd: pm8921: fixup probe() error path when irq invalid Date: Wed, 05 Mar 2014 11:46:14 -0800 Message-ID: <53177F06.9030605@codeaurora.org> References: <1394048065-14200-1-git-send-email-joshc@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:32992 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752943AbaCETqQ (ORCPT ); Wed, 5 Mar 2014 14:46:16 -0500 In-Reply-To: <1394048065-14200-1-git-send-email-joshc@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Josh Cartwright Cc: David Brown , Daniel Walker , Bryan Huntsman , Samuel Ortiz , Lee Jones , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org On 03/05/14 11:34, Josh Cartwright wrote: > platform_get_irq() returns a negative error code when an IRQ is invalid > or unspecified. Make 'irq' signed to properly handle this. > Reviewed-by: Stephen Boyd Thanks -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation