Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: atomisp: Removed duplicate comment and fixed comment format

Fixed the following issues:
* Removed a duplicate comment
* Fixed up minor comment format issue

Link: https://lore.kernel.org/r/20231014083545.173238-1-bergh.jonathan@gmail.com

Signed-off-by: Jonathan Bergh <bergh.jonathan@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>

authored by

Jonathan Bergh and committed by
Mauro Carvalho Chehab
4d728df5 26b53392

+1 -4
+1 -4
drivers/staging/media/atomisp/i2c/gc2235.h
··· 77 77 /* 78 78 * GC2235 System control registers 79 79 */ 80 - /* 81 - * GC2235 System control registers 82 - */ 83 80 #define GC2235_SENSOR_ID_H 0xF0 84 81 #define GC2235_SENSOR_ID_L 0xF1 85 82 #define GC2235_RESET_RELATED 0xFE ··· 164 167 GC2235_TOK_MASK = 0xfff0 165 168 }; 166 169 167 - /** 170 + /* 168 171 * struct gc2235_reg - MI sensor register format 169 172 * @type: type of the register 170 173 * @reg: 8-bit offset to register