Commit 4306942d authored by Roshan Khatri's avatar Roshan Khatri Committed by Hans Verkuil

media: atomisp: Fix spelling mistake in sh_css_internal.h

codespell reported misspelled words still and member.
This patch fixes misspellings.
Signed-off-by: default avatarRoshan Khatri <topofeverest8848@gmail.com>
Link: https://lore.kernel.org/r/20240501162620.86865-1-topofeverest8848@gmail.comReviewed-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
parent 06617337
......@@ -511,7 +511,7 @@ struct sh_css_sp_pipeline {
* of the associated pipe. Dynamic means that the data address can
* change with every (frame) iteration of the associated pipe
*
* s3a and dis are now also dynamic but (stil) handled separately
* s3a and dis are now also dynamic but (still) handled separately
*/
#define SH_CSS_NUM_DYNAMIC_FRAME_IDS (3)
......@@ -599,7 +599,7 @@ struct sh_css_sp_stage {
/*
* Time: 2012-07-19, 17:40.
* Note: Add a new data memeber "debug" in "sh_css_sp_group". This
* Note: Add a new data member "debug" in "sh_css_sp_group". This
* data member is used to pass the debugging command from the
* Host to the SP.
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment