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

Commit bc435de5 authored by Markus Elfring's avatar Markus Elfring Committed by Benjamin Gaignard
Browse files

drm/sti: Fix typos in a comment line

parent e1a22f90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -846,7 +846,7 @@ static int sti_tvout_probe(struct platform_device *pdev)

	tvout->dev = dev;

	/* get Memory ressources */
	/* get memory resources */
	res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "tvout-reg");
	if (!res) {
		DRM_ERROR("Invalid glue resource\n");