git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daa15b4
)
drm/tilcdc: tfp410: fix dangling sysfs connector node
author
Guido Martínez
<guido@vanguardiasur.com.ar>
Tue, 17 Jun 2014 14:17:06 +0000
(11:17 -0300)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 8 Jul 2014 01:25:08 +0000
(11:25 +1000)
Add a drm_sysfs_connector_remove call when we destroy the panel to make
sure the connector node in sysfs gets deleted.
This is required for proper unload and re-load of this driver, otherwise
we will get a warning about a duplicate filename in sysfs.
Signed-off-by: Guido Martínez <guido@vanguardiasur.com.ar>
Tested-by: Darren Etheridge <detheridge@ti.com>
Cc: <stable@vger.kernel.org> #v3.9+
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/tilcdc/tilcdc_tfp410.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/tilcdc/tilcdc_tfp410.c
Simple merge