diff options
author | Arushi Singhal <arushisinghal19971997@gmail.com> | 2018-03-04 10:48:25 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-06 12:48:55 -0500 |
commit | 0a6e3023c9974a4ef7b847f9820c0a54a3353ec5 (patch) | |
tree | 0aad20aa7912ce85726f97cf8fd55b3967f90166 | |
parent | d128679cb33db24ad51ea15992d268eb573a2f62 (diff) | |
download | linux-stable-0a6e3023c9974a4ef7b847f9820c0a54a3353ec5.tar.gz linux-stable-0a6e3023c9974a4ef7b847f9820c0a54a3353ec5.tar.bz2 linux-stable-0a6e3023c9974a4ef7b847f9820c0a54a3353ec5.zip |
media: staging: media: Replace "be be" with "be"
This patch replace "be be" with "be".
Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r-- | drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h b/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h index df0aad9a6ab9..4057a5a8485f 100644 --- a/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h +++ b/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h @@ -402,7 +402,7 @@ ia_css_pipe_set_isp_config(struct ia_css_pipe *pipe, exception holds for IA_CSS_EVENT_TYPE_PORT_EOF, for this event an IRQ is always raised. Note that events are still queued and the Host can poll for them. The - or_mask and and_mask may be be active at the same time\n + or_mask and and_mask may be active at the same time\n \n Default values, for all pipe id's, after ia_css_init:\n or_mask = IA_CSS_EVENT_TYPE_ALL\n |