lkml.org 
[lkml]   [2019]   [Feb]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] ASoC: fsi: fix spelling mistake "doens't" -> "doesn't"

Hi Colin

> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in a dev_err message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---

Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

> sound/soc/sh/fsi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sound/soc/sh/fsi.c b/sound/soc/sh/fsi.c
> index 285afbafa662..3447dbdba1f1 100644
> --- a/sound/soc/sh/fsi.c
> +++ b/sound/soc/sh/fsi.c
> @@ -780,7 +780,7 @@ static int fsi_clk_init(struct device *dev,
> return -EINVAL;
> }
> if (clock->div == clock->own) {
> - dev_err(dev, "cpu doens't support div clock\n");
> + dev_err(dev, "cpu doesn't support div clock\n");
> return -EINVAL;
> }
> }
> --
> 2.20.1
>

\
 
 \ /
  Last update: 2019-02-18 02:09    [W:0.039 / U:0.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site