From 86f5c52dc9c8ecb8efab894b733fbfd8657ba015 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Wed, 26 Mar 2014 11:13:16 +0100 Subject: [PATCH] drm/tegra: sor - Protect CRC debugfs against enable state Accessing the CRC debugfs file will hang the system if the SOR is not enabled, so make sure that it is stays enabled until the CRC has been read. Signed-off-by: Thierry Reding --- Reading git-format-patch failed