* [PATCH v2 1/2] staging: media: atomisp: Fix "acquistion" typo in input_system_ctrl_defs.h
@ 2026-02-24 10:53 Giorgi Tchankvetadze
2026-02-24 11:10 ` Dan Carpenter
0 siblings, 1 reply; 2+ messages in thread
From: Giorgi Tchankvetadze @ 2026-02-24 10:53 UTC (permalink / raw)
To: gregkh; +Cc: linux-staging, linux-kernel, Giorgi Tchankvetadze
Change "acquistion" to "acquisition"
Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
---
v2: resend as series with unique subject lines (Greg)
drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h b/drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h
index e26b9ba3356a..49e327b55b9f 100644
--- a/drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h
+++ b/drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h
@@ -222,7 +222,7 @@ InpSysAckOverrule 2/0 [3:0] - 'b0101,
#define ISYS_CTRL_PORT_ID_CAPT_A 0 /* device ID for capture unit A */
#define ISYS_CTRL_PORT_ID_CAPT_B 1 /* device ID for capture unit B */
#define ISYS_CTRL_PORT_ID_CAPT_C 2 /* device ID for capture unit C */
-#define ISYS_CTRL_PORT_ID_ACQUISITION 3 /* device ID for acquistion unit */
+#define ISYS_CTRL_PORT_ID_ACQUISITION 3 /* device ID for acquisition unit */
#define ISYS_CTRL_PORT_ID_DMA_CAPT_A 4 /* device ID for dma unit */
#define ISYS_CTRL_PORT_ID_DMA_CAPT_B 5 /* device ID for dma unit */
#define ISYS_CTRL_PORT_ID_DMA_CAPT_C 6 /* device ID for dma unit */
--
2.52.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2 1/2] staging: media: atomisp: Fix "acquistion" typo in input_system_ctrl_defs.h
2026-02-24 10:53 [PATCH v2 1/2] staging: media: atomisp: Fix "acquistion" typo in input_system_ctrl_defs.h Giorgi Tchankvetadze
@ 2026-02-24 11:10 ` Dan Carpenter
0 siblings, 0 replies; 2+ messages in thread
From: Dan Carpenter @ 2026-02-24 11:10 UTC (permalink / raw)
To: Giorgi Tchankvetadze; +Cc: gregkh, linux-staging, linux-kernel
On Tue, Feb 24, 2026 at 02:53:35PM +0400, Giorgi Tchankvetadze wrote:
> Change "acquistion" to "acquisition"
>
> Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
> ---
> v2: resend as series with unique subject lines (Greg)
>
> drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h b/drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h
> index e26b9ba3356a..49e327b55b9f 100644
> --- a/drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h
> +++ b/drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h
> @@ -222,7 +222,7 @@ InpSysAckOverrule 2/0 [3:0] - 'b0101,
> #define ISYS_CTRL_PORT_ID_CAPT_A 0 /* device ID for capture unit A */
> #define ISYS_CTRL_PORT_ID_CAPT_B 1 /* device ID for capture unit B */
> #define ISYS_CTRL_PORT_ID_CAPT_C 2 /* device ID for capture unit C */
> -#define ISYS_CTRL_PORT_ID_ACQUISITION 3 /* device ID for acquistion unit */
> +#define ISYS_CTRL_PORT_ID_ACQUISITION 3 /* device ID for acquisition unit */
Now there is one */ which is not aligned with the others.
regards,
dan carpenter
> #define ISYS_CTRL_PORT_ID_DMA_CAPT_A 4 /* device ID for dma unit */
> #define ISYS_CTRL_PORT_ID_DMA_CAPT_B 5 /* device ID for dma unit */
> #define ISYS_CTRL_PORT_ID_DMA_CAPT_C 6 /* device ID for dma unit */
> --
> 2.52.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-24 11:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24 10:53 [PATCH v2 1/2] staging: media: atomisp: Fix "acquistion" typo in input_system_ctrl_defs.h Giorgi Tchankvetadze
2026-02-24 11:10 ` Dan Carpenter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox