Ben Widawsky 57bc7631e1 lib/intel_mmio: Fix the fix
commit 16e44f5499e1754dfb10fc62b22675f5aa6ac781
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Wed Apr 3 00:22:41 2013 +0200

    lib: fixup register access on gen2/3

THis fix was incorrect for a few reasons:
1. It didn't reflect the state in mmio_data.safe
2. It skipped forcewake on gen6+ which is both incorrect and
unnecessary (for gen<6).
3. It had 2 goto done, the second of which was impossible to hit.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
2013-05-23 11:12:32 -07:00
..
2011-04-04 22:03:44 +02:00
2011-03-29 22:52:50 +02:00
2011-03-29 22:52:50 +02:00
2012-07-23 09:52:10 +02:00
2013-05-23 11:12:32 -07:00
2013-03-22 14:45:06 -03:00
2012-11-29 14:59:57 +01:00