From: Ville Syrjälä Date: Mon, 4 Nov 2013 19:18:46 +0000 (+0200) Subject: drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() multiple... X-Git-Tag: v3.13-rc1~76^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab13096122903ed9f1b2028674256774b0ce6b59;p=pandora-kernel.git drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() multiple times drm_connector_sysfs_add() explicitly checks if connector->kdev is already populated and returns success. So it clearly now allows being called multiple times. Remove some stale comments to the contrary. Signed-off-by: Ville Syrjälä Reviewed-by: Jani Nikula Signed-off-by: Dave Airlie --- Reading git-diff-tree failed