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)
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>

No differences found