From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754186AbcCBLEN (ORCPT ); Wed, 2 Mar 2016 06:04:13 -0500 Received: from hqemgate15.nvidia.com ([216.228.121.64]:4101 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751305AbcCBLEL (ORCPT ); Wed, 2 Mar 2016 06:04:11 -0500 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Wed, 02 Mar 2016 03:02:57 -0800 Message-ID: <56D6C5B4.3050608@nvidia.com> Date: Wed, 2 Mar 2016 16:21:32 +0530 From: Laxman Dewangan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Mark Brown CC: , , , , , Subject: Re: [PATCH V2 2/4] regulator: core: Add support for active-discharge configuration References: <1456902130-22406-1-git-send-email-ldewangan@nvidia.com> <20160302102521.GE18327@sirena.org.uk> In-Reply-To: <20160302102521.GE18327@sirena.org.uk> X-Originating-IP: [10.19.65.30] X-ClientProxiedBy: DRHKMAIL101.nvidia.com (10.25.59.15) To bgmail102.nvidia.com (10.25.59.11) Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 02 March 2016 03:55 PM, Mark Brown wrote: > * PGP Signed by an unknown key > > On Wed, Mar 02, 2016 at 12:32:10PM +0530, Laxman Dewangan wrote: >> Add support to enable/disable active discharge of regulator via >> machine constraints. This configuration is done when setting >> machine constraint during regulator register and if regulator >> driver implemented the callback ops. > I'm missing patches 1, 3 and 4 here. Please don't send patches numbered > as part of a series outside of the series, it makes things confusing. > > * Unknown Key > * 0x5D5487D0 I sent full series of V2 but unfortunately (which I missed), 2/4 did not have V2 in its subject and resend again on 2/4 with V2 in its subject. Let me resend all patches again. Sorry for inconvenience created.