From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH RESEND v2 1/2] mfd: TPS65910: Make usable even if interrupt unused Date: Tue, 8 Nov 2011 13:50:04 +0000 Message-ID: <20111108135004.GL25591@opensource.wolfsonmicro.com> References: <1320758643-29138-1-git-send-email-afzal@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:58077 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752802Ab1KHNuH (ORCPT ); Tue, 8 Nov 2011 08:50:07 -0500 Content-Disposition: inline In-Reply-To: <1320758643-29138-1-git-send-email-afzal@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Afzal Mohammed Cc: linux-kernel@vger.kernel.org, lrg@ti.com, sameo@linux.intel.com, nsekhar@ti.com, linux-omap@vger.kernel.org On Tue, Nov 08, 2011 at 06:54:03PM +0530, Afzal Mohammed wrote: > TPS65910 can be used even if interrupt is unused. > Hence let probe succeed in case interrupt can't be > configured and let Kernel only to complain about it > > Signed-off-by: Afzal Mohammed Reviewed-by: Mark Brown