[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1222082802.10226.10.camel@dell-desktop.example.com>
Date: Mon, 22 Sep 2008 12:26:42 +0100
From: Liam Girdwood <lrg@...mlogic.co.uk>
To: Zid Null <zidsoft@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: Re: [PATCH 2/6] regulator: Fix typo
On Sat, 2008-09-20 at 21:17 +0100, Zid Null wrote:
>
>
> 2008/9/19 Liam Girdwood <lrg@...mlogic.co.uk>
> Fixes a small typo.
>
> Signed-off-by: Mark Brown
> <broonie@...nsource.wolfsonmicro.com>
> Signed-off-by: Liam Girdwood <lrg@...mlogic.co.uk>
> ---
> include/linux/regulator/driver.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/linux/regulator/driver.h
> b/include/linux/regulator/driver.h
> index e7cbeda..2a37528 100644
> --- a/include/linux/regulator/driver.h
> +++ b/include/linux/regulator/driver.h
> @@ -51,7 +51,7 @@ struct regulator_ops {
> int output_uV, int
> load_uA);
>
> /* the operations below are for configuration of
> regulator state when
> - * it's parent PMIC enters a global STANBY/HIBERNATE
> state */
> + * it's parent PMIC enters a global STANDBY/HIBERNATE
> state */
> Still wrong, it's is the possesive.
>
Thanks. Fixed.
Liam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists