From: Guido Martínez Date: Tue, 17 Jun 2014 14:17:06 +0000 (-0300) Subject: drm/tilcdc: tfp410: fix dangling sysfs connector node X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16dcbdef404f4e87dab985494381939fe0a2d456;p=pandora-kernel.git drm/tilcdc: tfp410: fix dangling sysfs connector node 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 Tested-by: Darren Etheridge Cc: #v3.9+ Signed-off-by: Dave Airlie --- Reading git-diff-tree failed