From: Thomas Wood Date: Wed, 18 Jun 2014 16:52:32 +0000 (+0100) Subject: drm/debugfs: add a "force" file per connector X-Git-Tag: cleanup-for-v3.18~84^2~88^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30f6570798f6c897df4f1f2c676d803728bfec27;p=pandora-kernel.git drm/debugfs: add a "force" file per connector Add a file to debugfs for each connector to enable modification of the "force" connector attribute. This allows connectors to be enabled or disabled for testing and debugging purposes. v2: Add stricter value checking and clean up debugfs_entry if file creation fails in drm_debugfs_connector_add. (David Herrmann) Signed-off-by: Thomas Wood Reviewed-by: Alex Deucher Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed