mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-06 13:23:18 +00:00
staging: media: ipu3: fix spelling mistakes
Fix three minor spelling/grammar issues: chunck -> chunk procotol -> protocol follow -> following Signed-off-by: Hridesh MG <hridesh699@gmail.com> Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
1b7e7240ea
commit
a23b2b21b0
@ -639,7 +639,7 @@ static int imgu_css_osys_calc_frame_and_stripe_params(
|
||||
/*
|
||||
* FW workaround for a HW bug: if the first
|
||||
* chroma pixel is generated exactly at the end
|
||||
* of chunck scaler HW may not output the pixel
|
||||
* of chunk scaler HW may not output the pixel
|
||||
* for downscale factors smaller than 1.5
|
||||
* (timing issue).
|
||||
*/
|
||||
@ -1416,7 +1416,7 @@ imgu_css_shd_ops_calc(struct imgu_abi_shd_intra_frame_operations_data *ops,
|
||||
}
|
||||
|
||||
/*
|
||||
* The follow handshake procotol is the same for AF, AWB and AWB FR.
|
||||
* The following handshake protocol is the same for AF, AWB and AWB FR.
|
||||
*
|
||||
* for n sets of meta-data, the flow is:
|
||||
* --> init
|
||||
|
Loading…
Reference in New Issue
Block a user