From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752851AbcBJQZU (ORCPT ); Wed, 10 Feb 2016 11:25:20 -0500 Received: from mail-wm0-f53.google.com ([74.125.82.53]:35094 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751076AbcBJQZS (ORCPT ); Wed, 10 Feb 2016 11:25:18 -0500 Date: Wed, 10 Feb 2016 16:25:14 +0000 From: Lee Jones To: Tomeu Vizoso Cc: linux-kernel@vger.kernel.org, Sameer Nanda , Benson Leung , Enric =?iso-8859-1?Q?Balletb=F2?= , Vic Yang , Vincent Palatin , Randall Spangler , Gwendal Grignou Subject: Re: [PATCH v1 1/6] mfd: cros_ec: small kerneldoc fix Message-ID: <20160210162514.GK3782@x1> References: <1454679181-8949-1-git-send-email-tomeu.vizoso@collabora.com> <1454679181-8949-2-git-send-email-tomeu.vizoso@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1454679181-8949-2-git-send-email-tomeu.vizoso@collabora.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 On Fri, 05 Feb 2016, Tomeu Vizoso wrote: > s/cros_ec_register/cros_ec_query_all > > Signed-off-by: Tomeu Vizoso > --- > > include/linux/mfd/cros_ec.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/linux/mfd/cros_ec.h b/include/linux/mfd/cros_ec.h > index 494682ce4bf3..a677c2bd485c 100644 > --- a/include/linux/mfd/cros_ec.h > +++ b/include/linux/mfd/cros_ec.h > @@ -245,7 +245,7 @@ int cros_ec_remove(struct cros_ec_device *ec_dev); > int cros_ec_register(struct cros_ec_device *ec_dev); > > /** > - * cros_ec_register - Query the protocol version supported by the ChromeOS EC > + * cros_ec_query_all - Query the protocol version supported by the ChromeOS EC > * > * @ec_dev: Device to register > * @return 0 if ok, -ve on error I'll fix the subject line for you this time. In future please submit using the format set by the subsystem. `git log --oneline -- ` helps with this. Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog