* [PATCH] staging: media: atomisp: fix typo "stablization" in comments
[not found] <20260425-atomisp-fix-typo-stabilization-v1-1-92f31b43ba63.ref@yahoo.pl>
@ 2026-04-25 10:22 ` Tomasz Unger
2026-04-27 7:12 ` Andy Shevchenko
0 siblings, 1 reply; 2+ messages in thread
From: Tomasz Unger @ 2026-04-25 10:22 UTC (permalink / raw)
To: Hans de Goede, Mauro Carvalho Chehab, Sakari Ailus,
Andy Shevchenko, Greg Kroah-Hartman
Cc: linux-media, linux-kernel, linux-staging, Tomasz Unger
Fix a repeated typo "stablization" -> "stabilization" in comments
across three files. Found with codespell.
Signed-off-by: Tomasz Unger <tomasz.unger@yahoo.pl>
---
drivers/staging/media/atomisp/pci/atomisp_cmd.c | 4 ++--
drivers/staging/media/atomisp/pci/atomisp_cmd.h | 2 +-
drivers/staging/media/atomisp/pci/atomisp_compat_css20.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/media/atomisp/pci/atomisp_cmd.c b/drivers/staging/media/atomisp/pci/atomisp_cmd.c
index fec369575d88..47e2b5f317e1 100644
--- a/drivers/staging/media/atomisp/pci/atomisp_cmd.c
+++ b/drivers/staging/media/atomisp/pci/atomisp_cmd.c
@@ -1575,7 +1575,7 @@ int atomisp_set_dis_vector(struct atomisp_sub_device *asd,
}
/*
- * Function to set/get image stablization statistics
+ * Function to set/get image stabilization statistics
*/
int atomisp_get_dis_stat(struct atomisp_sub_device *asd,
struct atomisp_dis_statistics *stats)
@@ -3232,7 +3232,7 @@ int atomisp_bad_pixel_param(struct atomisp_sub_device *asd, int flag,
}
/*
- * Function to enable/disable video image stablization
+ * Function to enable/disable video image stabilization
*/
int atomisp_video_stable(struct atomisp_sub_device *asd, int flag,
__s32 *value)
diff --git a/drivers/staging/media/atomisp/pci/atomisp_cmd.h b/drivers/staging/media/atomisp/pci/atomisp_cmd.h
index 82199dc9284e..d3d1f2574e77 100644
--- a/drivers/staging/media/atomisp/pci/atomisp_cmd.h
+++ b/drivers/staging/media/atomisp/pci/atomisp_cmd.h
@@ -153,7 +153,7 @@ int atomisp_bad_pixel(struct atomisp_sub_device *asd, int flag,
int atomisp_bad_pixel_param(struct atomisp_sub_device *asd, int flag,
struct atomisp_dp_config *config);
-/* Function to enable/disable video image stablization */
+/* Function to enable/disable video image stabilization */
int atomisp_video_stable(struct atomisp_sub_device *asd, int flag,
__s32 *value);
diff --git a/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c b/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
index be5f37f4a6fd..eb5b3d91e58c 100644
--- a/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
+++ b/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
@@ -3002,7 +3002,7 @@ int atomisp_css_get_zoom_factor(struct atomisp_sub_device *asd,
}
/*
- * Function to set/get image stablization statistics
+ * Function to set/get image stabilization statistics
*/
int atomisp_css_get_dis_stat(struct atomisp_sub_device *asd,
struct atomisp_dis_statistics *stats)
---
base-commit: 27d128c1cff64c3b8012cc56dd5a1391bb4f1821
change-id: 20260425-atomisp-fix-typo-stabilization-61f2413996dd
Best regards,
--
Tomasz Unger <tomasz.unger@yahoo.pl>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] staging: media: atomisp: fix typo "stablization" in comments
2026-04-25 10:22 ` [PATCH] staging: media: atomisp: fix typo "stablization" in comments Tomasz Unger
@ 2026-04-27 7:12 ` Andy Shevchenko
0 siblings, 0 replies; 2+ messages in thread
From: Andy Shevchenko @ 2026-04-27 7:12 UTC (permalink / raw)
To: Tomasz Unger
Cc: Hans de Goede, Mauro Carvalho Chehab, Sakari Ailus,
Andy Shevchenko, Greg Kroah-Hartman, linux-media, linux-kernel,
linux-staging
On Sat, Apr 25, 2026 at 12:22:37PM +0200, Tomasz Unger wrote:
> Fix a repeated typo "stablization" -> "stabilization" in comments
> across three files. Found with codespell.
Is it the only spelling error found? (I know the answer and your other patch
supports my knowledge). The one patch per one typo is not scalable solution.
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-27 7:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260425-atomisp-fix-typo-stabilization-v1-1-92f31b43ba63.ref@yahoo.pl>
2026-04-25 10:22 ` [PATCH] staging: media: atomisp: fix typo "stablization" in comments Tomasz Unger
2026-04-27 7:12 ` Andy Shevchenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox