From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751612AbbJFGGL (ORCPT ); Tue, 6 Oct 2015 02:06:11 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:44679 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750897AbbJFGGK (ORCPT ); Tue, 6 Oct 2015 02:06:10 -0400 Date: Mon, 05 Oct 2015 23:21:48 -0700 (PDT) Message-Id: <20151005.232148.28609721470208031.davem@davemloft.net> To: broonie@kernel.org Cc: jon@ringle.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function From: David Miller In-Reply-To: <20151005142531.GS12635@sirena.org.uk> References: <20151005.061609.75433802286337666.davem@davemloft.net> <20151005142531.GS12635@sirena.org.uk> X-Mailer: Mew version 6.4 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 05 Oct 2015 23:06:09 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Mark Brown Date: Mon, 5 Oct 2015 15:25:31 +0100 > On Mon, Oct 05, 2015 at 06:16:09AM -0700, David Miller wrote: > >> >> Applied. > >> > Thanks David. However, I've sent a v3 patch, and also expecting feedback >> > from Mark Brown on the regmap portion of it. > >> Please send me relative changes from v2 to v3, thanks. > >> Sorry about that. > > Ugh, this is a mess :( Can you please drop this patch instead? I can't just "drop" changes. Once a commit hits my tree it is part of the permanent record. The easiest thing to do is to send a relative fix, and that's why I have asked for exactly that.