linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	mchehab@kernel.org, sakari.ailus@linux.intel.com,
	gregkh@linuxfoundation.org, linux-media@vger.kernel.org,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] media: atomisp-ov2680: A trivial typo fix
Date: Wed, 24 Mar 2021 14:42:58 -0700	[thread overview]
Message-ID: <07445fb3-959d-3399-f86b-0ce98d43f731@infradead.org> (raw)
In-Reply-To: <20210324135642.30054-1-unixbhaskar@gmail.com>

On 3/24/21 6:56 AM, Bhaskar Chowdhury wrote:
> 
> s/miror/mirror/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  drivers/staging/media/atomisp/i2c/ov2680.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/media/atomisp/i2c/ov2680.h b/drivers/staging/media/atomisp/i2c/ov2680.h
> index 49920245e064..889395933099 100644
> --- a/drivers/staging/media/atomisp/i2c/ov2680.h
> +++ b/drivers/staging/media/atomisp/i2c/ov2680.h
> @@ -627,7 +627,7 @@ static struct ov2680_reg const ov2680_1296x976_30fps[] = {
>  	{0x5706, 0x0c},
>  	{0x5707, 0x78},
>  	{0x3820, 0xc0},
> -	{0x3821, 0x00}, //miror/flip
> +	{0x3821, 0x00}, //mirror/flip
>  	// {0x5090, 0x0c},
>  	{}
>  };
> --


-- 
~Randy


      reply	other threads:[~2021-03-24 21:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24 13:56 [PATCH] media: atomisp-ov2680: A trivial typo fix Bhaskar Chowdhury
2021-03-24 21:42 ` Randy Dunlap [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=07445fb3-959d-3399-f86b-0ce98d43f731@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=unixbhaskar@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).