media: atomisp: Fix spelling mistakes in ia_css_hdr_types.h
codespell reported following spelling mistake in ia_css_hdr_types.h below: ''' ./isp/kernels/hdr/ia_css_hdr_types.h:60: paramterers ==> parameters ./isp/kernels/hdr/ia_css_hdr_types.h:62: Currenly ==> Currently ''' This patch fixes these spelling mistakes. Link: https://lore.kernel.org/r/20231223083157.84090-1-kdipendra88@gmail.com Signed-off-by: Dipendra Khadka <kdipendra88@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
parent
ddef5a9175
commit
38c56d8174
@ -57,9 +57,9 @@ struct ia_css_hdr_exclusion_params {
|
||||
};
|
||||
|
||||
/**
|
||||
* \brief HDR public paramterers.
|
||||
* \brief HDR public parameters.
|
||||
* \details Struct with all parameters for HDR that can be seet from
|
||||
* the CSS API. Currenly, only test parameters are defined.
|
||||
* the CSS API. Currently, only test parameters are defined.
|
||||
*/
|
||||
struct ia_css_hdr_config {
|
||||
struct ia_css_hdr_irradiance_params irradiance; /** HDR irradiance parameters */
|
||||
|
Loading…
x
Reference in New Issue
Block a user