media: camss: Fix vfe_isr_comp_done() documentation
Function name in comment is wrong, and was changed to be the same as the actual function name. The comment was changed to kerneldoc format. Signed-off-by: Robert Foss <robert.foss@linaro.org> Reviewed-by: Andrey Konovalov <andrey.konovalov@linaro.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
30bcc51037
commit
d8bdc3e456
@ -1076,8 +1076,8 @@ out_unlock:
|
||||
spin_unlock_irqrestore(&vfe->output_lock, flags);
|
||||
}
|
||||
|
||||
/*
|
||||
* vfe_isr_wm_done - Process composite image done interrupt
|
||||
/**
|
||||
* vfe_isr_comp_done() - Process composite image done interrupt
|
||||
* @vfe: VFE Device
|
||||
* @comp: Composite image id
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user