projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75ece7b
)
drm/tilcdc: panel: Spurious whitespace removal
author
Ezequiel Garcia
<ezequiel@vanguardiasur.com.ar>
Tue, 2 Sep 2014 12:51:18 +0000
(09:51 -0300)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 17 Sep 2014 00:54:59 +0000
(10:54 +1000)
Just a cosmetic cleanup.
Tested-by: Darren Etheridge <detheridge@ti.com>
Tested-by: Johannes Pointner <johannes.pointner@br-automation.com>
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/tilcdc/tilcdc_panel.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/tilcdc/tilcdc_panel.c
b/drivers/gpu/drm/tilcdc/tilcdc_panel.c
index 8f88bfd14822fcac832ae5fd50c9aa4dda667b36..4b36e68158b2a4d3896c48d0d09377da1b88031f 100644
(file)
--- a/
drivers/gpu/drm/tilcdc/tilcdc_panel.c
+++ b/
drivers/gpu/drm/tilcdc/tilcdc_panel.c
@@
-348,7
+348,6
@@
static int panel_probe(struct platform_device *pdev)
struct pinctrl *pinctrl;
int ret = -EINVAL;
-
/* bail out early if no DT data: */
if (!node) {
dev_err(&pdev->dev, "device-tree data is missing\n");