On Fri, Feb 5, 2016 at 5:32 AM, Tomeu Vizoso <tomeu.viz...@collabora.com> wrote: > s/cros_ec_register/cros_ec_query_all > > Signed-off-by: Tomeu Vizoso <tomeu.viz...@collabora.com>
Reviewed-by: Benson Leung <ble...@chromium.org> > --- > > 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 > -- > 2.5.0 > -- Benson Leung Senior Software Engineer, Chrom* OS ble...@chromium.org