media: platform: fix several typos
Use codespell to fix lots of typos over frontends. Manually verified to avoid false-positives. Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Acked-by: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com> Reviewed-by: Benoit Parrot <bparrot@ti.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Reviewed-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by: Houlong Wei <houlong.wei@mediatek.com> Reviewed-by: Yong Deng <yong.deng@magewell.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Esse commit está contido em:
@@ -65,7 +65,7 @@ bool sun6i_csi_is_format_supported(struct sun6i_csi *csi, u32 pixformat,
|
||||
int sun6i_csi_set_power(struct sun6i_csi *csi, bool enable);
|
||||
|
||||
/**
|
||||
* sun6i_csi_update_config() - update the csi register setttings
|
||||
* sun6i_csi_update_config() - update the csi register settings
|
||||
* @csi: pointer to the csi
|
||||
* @config: see struct sun6i_csi_config
|
||||
*/
|
||||
|
Referência em uma nova issue
Block a user