Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754368AbbFCKcc (ORCPT ); Wed, 3 Jun 2015 06:32:32 -0400 Received: from mga01.intel.com ([192.55.52.88]:55550 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754276AbbFCKcX (ORCPT ); Wed, 3 Jun 2015 06:32:23 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,546,1427785200"; d="scan'208";a="502045581" Date: Wed, 3 Jun 2015 13:32:17 +0300 From: Mika Westerberg To: Octavian Purdila Cc: Linus Walleij , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald , Alessandro Zummo , Alexandre Belloni , Srinivas Pandruvada , linux-iio@vger.kernel.org, rtc-linux@googlegroups.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] rtc: change "client->irq >= 0" to "client->irq > 0" Message-ID: <20150603103217.GQ4057@lahna.fi.intel.com> References: <1433280853-3988-1-git-send-email-octavian.purdila@intel.com> <1433280853-3988-3-git-send-email-octavian.purdila@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433280853-3988-3-git-send-email-octavian.purdila@intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 18 On Wed, Jun 03, 2015 at 12:34:13AM +0300, Octavian Purdila wrote: > Since commit dab472eb931b ("i2c / ACPI: Use 0 to indicate that device > does not have interrupt assigned"), 0 is not a valid i2c client irq > anymore, so change all driver's checks accordingly. > > Signed-off-by: Octavian Purdila In addition to Alexandre's comments, the change itself looks good to me so once you address them, Reviewed-by: Mika Westerberg Thanks for taking care of this. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/