Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753905Ab3GINYg (ORCPT ); Tue, 9 Jul 2013 09:24:36 -0400 Received: from slimlogic.co.uk ([89.16.172.20]:57688 "EHLO slimlogic.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753655Ab3GINYd (ORCPT ); Tue, 9 Jul 2013 09:24:33 -0400 X-Greylist: delayed 444 seconds by postgrey-1.27 at vger.kernel.org; Tue, 09 Jul 2013 09:24:33 EDT Date: Tue, 9 Jul 2013 14:17:07 +0100 From: Graeme Gregory To: Laxman Dewangan Cc: cw00.choi@samsung.com, myungjoo.ham@samsung.com, devicetree-discuss@lists.ozlabs.org, rob@landley.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, kishon@ti.com Subject: Re: [PATCH 0/4] extcon: palmas: clean-up/fixes and suspend/resume susupport. Message-ID: <20130709131707.GA2078@mint> References: <1373375064-12012-1-git-send-email-ldewangan@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1373375064-12012-1-git-send-email-ldewangan@nvidia.com> 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 Content-Length: 1238 Lines: 27 Whole series looks good to me. Acked-by: Graeme Gregory On Tue, Jul 09, 2013 at 06:34:20PM +0530, Laxman Dewangan wrote: > This patch series does following: > - Remove unused member from extcon palmas structure. > - Fix to support of detecting cable properly with multiple insert/removal. > - Add support for suspend/resume functionlaity and wakup from suspend. > - Option to select/de-select the ID or VBUS detection. > > Laxman Dewangan (4): > extcon: palmas: remove unused member from palams_usb structure > extcon: palmas: enable ID_GND and ID_FLOAT detection always > extcon: palams: add support for suspend/resume > extcon: palmas: Option to disable ID/VBUS detection based on platform > > .../devicetree/bindings/extcon/extcon-palmas.txt | 2 + > drivers/extcon/extcon-palmas.c | 111 ++++++++++++++------ > include/linux/mfd/palmas.h | 9 +- > 3 files changed, 86 insertions(+), 36 deletions(-) > -- 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/