Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 42f073d7 authored by Colin Ian King's avatar Colin Ian King Committed by Mauro Carvalho Chehab
Browse files

media: mtk-vpu: fix spelling mistake: "Prosessor" -> "Processor"



Trivial fix to spelling mistake in module description text.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 64bac691
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -960,4 +960,4 @@ static struct platform_driver mtk_vpu_driver = {
module_platform_driver(mtk_vpu_driver);

MODULE_LICENSE("GPL v2");
MODULE_DESCRIPTION("Mediatek Video Prosessor Unit driver");
MODULE_DESCRIPTION("Mediatek Video Processor Unit driver");