Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932106AbcCWLx7 (ORCPT ); Wed, 23 Mar 2016 07:53:59 -0400 Received: from lists.s-osg.org ([54.187.51.154]:56505 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753232AbcCWLxw (ORCPT ); Wed, 23 Mar 2016 07:53:52 -0400 Message-ID: <56F283CA.6050703@osg.samsung.com> Date: Wed, 23 Mar 2016 11:53:46 +0000 From: Luis de Bethencourt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: Mark Brown CC: linux-kernel@vger.kernel.org, lgirdwood@gmail.com Subject: Re: [PATCH 1/2 v2] regulator: add missing description for set_over_current_protection References: <1458732256-29068-1-git-send-email-luisbg@osg.samsung.com> <1458732939-819-1-git-send-email-luisbg@osg.samsung.com> <20160323114548.GJ2566@sirena.org.uk> In-Reply-To: <20160323114548.GJ2566@sirena.org.uk> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 545 Lines: 15 On 23/03/16 11:45, Mark Brown wrote: > On Wed, Mar 23, 2016 at 11:35:39AM +0000, Luis de Bethencourt wrote: > >> Sorry. I missed this second missing description related to over current >> protection in regulator_linear_range struct. > > Please don't send new patches in reply to old ones, especially not > individual ones in the middle of a series. It makes it much harder to > tell what's going on and what current versions of things are. > My bad. Next time I will send the [v2] as a new thread. Sorry for making it harder to read, Luis