drivers: staging: imx-drm driver cleanup
[deliverable/linux.git] / drivers / staging / imx-drm / imx-drm-core.c
index 9cb222e2996f5e5391f7832ce9649bff580fd0ce..3ca1acdae72b0202427db4fa0fc8521e83f0430c 100644 (file)
@@ -632,7 +632,8 @@ static int imx_drm_platform_probe(struct platform_device *pdev)
                                continue;
                        }
 
-                       component_match_add(&pdev->dev, &match, compare_of, remote);
+                       component_match_add(&pdev->dev, &match, compare_of,
+                                           remote);
                        of_node_put(remote);
                }
                of_node_put(port);
This page took 0.036009 seconds and 5 git commands to generate.