* [PATCH] staging: media: atomisp: Removed duplicate comment and fixed comment format
@ 2023-10-14 8:35 Jonathan Bergh
2023-12-31 9:38 ` Hans de Goede
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Bergh @ 2023-10-14 8:35 UTC (permalink / raw)
To: hdegoede; +Cc: linux-media, linux-kernel, Jonathan Bergh
Fixed the following issues:
* Removed a duplicate comment
* Fixed up minor comment format issue
Signed-off-by: Jonathan Bergh <bergh.jonathan@gmail.com>
---
drivers/staging/media/atomisp/i2c/gc2235.h | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/staging/media/atomisp/i2c/gc2235.h b/drivers/staging/media/atomisp/i2c/gc2235.h
index 55ea422291ba..ade28950db73 100644
--- a/drivers/staging/media/atomisp/i2c/gc2235.h
+++ b/drivers/staging/media/atomisp/i2c/gc2235.h
@@ -74,9 +74,6 @@
#define GC2235_COARSE_INTG_TIME_MIN 1
#define GC2235_COARSE_INTG_TIME_MAX_MARGIN 6
-/*
- * GC2235 System control registers
- */
/*
* GC2235 System control registers
*/
@@ -167,7 +164,7 @@ enum gc2235_tok_type {
GC2235_TOK_MASK = 0xfff0
};
-/**
+/*
* struct gc2235_reg - MI sensor register format
* @type: type of the register
* @reg: 8-bit offset to register
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] staging: media: atomisp: Removed duplicate comment and fixed comment format
2023-10-14 8:35 [PATCH] staging: media: atomisp: Removed duplicate comment and fixed comment format Jonathan Bergh
@ 2023-12-31 9:38 ` Hans de Goede
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Goede @ 2023-12-31 9:38 UTC (permalink / raw)
To: Jonathan Bergh; +Cc: linux-media, linux-kernel
Hi,
On 10/14/23 10:35, Jonathan Bergh wrote:
> Fixed the following issues:
> * Removed a duplicate comment
> * Fixed up minor comment format issue
>
> Signed-off-by: Jonathan Bergh <bergh.jonathan@gmail.com>
Thank you for your patch.
I have merged this in my media-atomisp branch:
https://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux.git/log/?h=media-atomisp
And this patch will be included in my next
pull-request to Mauro (to media subsystem maintainer)
Regards,
Hans
> ---
> drivers/staging/media/atomisp/i2c/gc2235.h | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/drivers/staging/media/atomisp/i2c/gc2235.h b/drivers/staging/media/atomisp/i2c/gc2235.h
> index 55ea422291ba..ade28950db73 100644
> --- a/drivers/staging/media/atomisp/i2c/gc2235.h
> +++ b/drivers/staging/media/atomisp/i2c/gc2235.h
> @@ -74,9 +74,6 @@
> #define GC2235_COARSE_INTG_TIME_MIN 1
> #define GC2235_COARSE_INTG_TIME_MAX_MARGIN 6
>
> -/*
> - * GC2235 System control registers
> - */
> /*
> * GC2235 System control registers
> */
> @@ -167,7 +164,7 @@ enum gc2235_tok_type {
> GC2235_TOK_MASK = 0xfff0
> };
>
> -/**
> +/*
> * struct gc2235_reg - MI sensor register format
> * @type: type of the register
> * @reg: 8-bit offset to register
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-31 9:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-14 8:35 [PATCH] staging: media: atomisp: Removed duplicate comment and fixed comment format Jonathan Bergh
2023-12-31 9:38 ` Hans de Goede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox