commit | 6c3828ab098a8091c0fa8a24d1af8a5b779b6b4d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 04 14:40:12 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 04 15:39:40 2019 +0100 |
tree | 74687d3cf81255ebeebabaa7cbd59ad36c3c7c9b | |
parent | ba198a10bfbeb1137d8c25fa569b562e8b626b05 [diff] |
drm/i915: Remove struct_mutex guard for debugfs/opregion Having a struct_mutex around the read of a BIOS blob serves no purpose. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191004134015.13204-18-chris@chris-wilson.co.uk