From: Alex Deucher Date: Mon, 19 May 2014 23:21:29 +0000 (-0400) Subject: drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~149^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2f203976964e267dc477de6648bdb3acd2b74b;p=pandora-kernel.git drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2) When the PX card is off don't try and access it. Avoid hw access to the card while it's off (e.g., reading back invalid temperature). v2: be less strict bug: https://bugzilla.kernel.org/show_bug.cgi?id=76321 Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org Signed-off-by: Christian König --- Reading git-diff-tree failed