drm/i915/opregion: don't pretend we did something when we didn't
authorJani Nikula <jani.nikula@intel.com>
Fri, 12 Apr 2013 12:20:57 +0000 (15:20 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 25 Apr 2013 13:44:35 +0000 (15:44 +0200)
commite93d440b352a1ba9e99cc17f3d46b1841caef3cd
tree92050b0fd85daa3ab099c60db78af27c3718d745
parent1767afa4d0a6409e24fd9421a7c2df0490a0da4a
drm/i915/opregion: don't pretend we did something when we didn't

In theory, the BIOS should not even request these from us now that we
aren't claiming we support these, but when it does anyway, don't pretend it
succeeded. It should be the right thing to do, but might confuse the BIOS.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_opregion.c