mei: vsc: Fix spelling error
Fix a spelling error in a comment. Signed-off-by: Wentong Wu <wentong.wu@intel.com> Tested-by: Jason Chen <jason.z.chen@intel.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Link: https://lore.kernel.org/r/20240625081047.4178494-6-wentong.wu@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
43407254b8
commit
389637d4fb
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ struct vsc_img_frag {
|
|||
|
||||
/**
|
||||
* struct vsc_fw_loader - represent vsc firmware loader
|
||||
* @dev: device used to request fimware
|
||||
* @dev: device used to request firmware
|
||||
* @tp: transport layer used with the firmware loader
|
||||
* @csi: CSI image
|
||||
* @ace: ACE image
|
||||
|
|
Loading…
Reference in a new issue