]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915/opregion: try to validate RVDA VBT only if it's there
authorJani Nikula <jani.nikula@intel.com>
Wed, 29 Mar 2017 10:32:56 +0000 (13:32 +0300)
committerJani Nikula <jani.nikula@intel.com>
Thu, 30 Mar 2017 06:11:34 +0000 (09:11 +0300)
commitccbf6b6498a47a71ea3287c6b41e3028a70c6282
tree9ce134b3d5a10e2dc754fa319f7ef7c3882532c6
parent0e53f472c3f6d72dd50b87456cce82343fbc73c6
drm/i915/opregion: try to validate RVDA VBT only if it's there

Seems more sensible this way, and reduces indent for the more common
case.

Reviewed-by: Bob Paauwe <bob.j.paauwe@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1490783578-6065-2-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/i915/intel_opregion.c