From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753112AbaDWLtr (ORCPT ); Wed, 23 Apr 2014 07:49:47 -0400 Received: from mail-we0-f170.google.com ([74.125.82.170]:49499 "EHLO mail-we0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751496AbaDWLtp (ORCPT ); Wed, 23 Apr 2014 07:49:45 -0400 Date: Wed, 23 Apr 2014 12:49:38 +0100 From: Lee Jones To: Doug Anderson Cc: Anton Vorontsov , Olof Johansson , Sachin Kamat , ajaykumar.rs@samsung.com, linux-samsung-soc@vger.kernel.org, Samuel Ortiz , linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/5] mfd: tps65090: Don't tell child devices we have an IRQ if we don't Message-ID: <20140423114938.GM21613@lee--X1> References: <1397689950-1568-1-git-send-email-dianders@chromium.org> <1397689950-1568-2-git-send-email-dianders@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1397689950-1568-2-git-send-email-dianders@chromium.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > If we weren't given an interrupt we shouldn't tell child devices (like > the tps65090 charger) that they have an interrupt. This is needed so > that we can support polling mode in the tps65090 charger driver. > > See also (charger: tps65090: Allow charger module to be used when no > irq). > > Signed-off-by: Doug Anderson > Acked-by: Lee Jones > --- > Changes in v3: None > Changes in v2: > - Split noirq (polling mode) changes into MFD and charger > > drivers/mfd/tps65090.c | 14 +++++++++++--- > 1 file changed, 11 insertions(+), 3 deletions(-) Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog