aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c
diff options
context:
space:
mode:
authorTomi Valkeinen2014-10-30 14:53:49 +0200
committerTomi Valkeinen2014-10-30 14:53:49 +0200
commita942535d6e5c23f0015d6674d28c91dd59a720e4 (patch)
treef7ae17dffe1cc20e2255407b3c56c72ae6a9c203 /drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c
parentd0124f01ed3dd11338a9fb4ed980af9d3dd6d6bf (diff)
parent4ee9d9d2c294c175b78f8350bf6231d448597a65 (diff)
Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixes
Diffstat (limited to 'drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c')
-rw-r--r--drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c b/drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c
index 3595f111aa35..ccf3f4f3c703 100644
--- a/drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c
+++ b/drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c
@@ -424,6 +424,7 @@ static struct spi_driver nec_8048_driver = {
.owner = THIS_MODULE,
.pm = NEC_8048_PM_OPS,
.of_match_table = nec_8048_of_match,
+ .suppress_bind_attrs = true,
},
.probe = nec_8048_probe,
.remove = nec_8048_remove,