Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031153AbbEEJHG (ORCPT ); Tue, 5 May 2015 05:07:06 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:34308 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031094AbbEEJG4 (ORCPT ); Tue, 5 May 2015 05:06:56 -0400 Message-ID: <5548882A.50400@collabora.co.uk> Date: Tue, 05 May 2015 11:06:50 +0200 From: Javier Martinez Canillas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 MIME-Version: 1.0 To: Lee Jones , Gwendal Grignou CC: Olof Johansson , Doug Anderson , Bill Richardson , Simon Glass , Stephen Barber , Filipe Brandenburger , Todd Broch , linux-samsung-soc@vger.kernel.org, Linux Kernel Subject: Re: [RESEND PATCH 1/8] mfd: cros ec: Remove parent field References: <1428336906-14906-1-git-send-email-javier.martinez@collabora.co.uk> <1428336906-14906-2-git-send-email-javier.martinez@collabora.co.uk> <20150429103734.GU9169@x1> In-Reply-To: <20150429103734.GU9169@x1> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1642 Lines: 51 Hello Lee, On 04/29/2015 12:37 PM, Lee Jones wrote: > On Thu, 23 Apr 2015, Gwendal Grignou wrote: > >> Be consistent, use cros_ec instead of "cros ec" or "cros-ec". > > What is this in reference to? > I think Gwendal meant that I should be consistent in general and was not referring to this patch particular. >> Otherwise: >> >> Reviewed-by: Gwendal Grignou >> Tested-by: Gwendal Grignou >> >> On Mon, Apr 6, 2015 at 9:14 AM, Javier Martinez Canillas >> wrote: >> > From: Gwendal Grignou >> > >> > parent and dev were pointing to the same device structure. >> > parent is unused, removed. >> > >> > Signed-off-by: Gwendal Grignou >> > Reviewed-by: Stephen Barber >> > Tested-by: Stephen Barber >> > Reviewed-by: Puthikorn Voravootivat >> > Signed-off-by: Javier Martinez Canillas >> > --- >> > drivers/mfd/cros_ec_i2c.c | 1 - >> > drivers/mfd/cros_ec_spi.c | 1 - >> > drivers/platform/chrome/cros_ec_lpc.c | 1 - >> > include/linux/mfd/cros_ec.h | 2 -- >> > 4 files changed, 5 deletions(-) > > For when you re-submit: > > Acked-by: Lee Jones > Thanks a lot for your ack. Best regards, Javier -- 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/