commit | 5b0a25e8d2f15f89255c745c71d297b5b24d138c | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu May 21 15:19:34 2015 +0200 |
committer | John Snow <jsnow@redhat.com> | Tue Jun 02 13:34:44 2015 -0400 |
tree | 181862aa09ab430f2b7c025ddcd638c392fd3094 | |
parent | 85d291a08c91c07927bbbd29f72a27d3ad7478f3 [diff] |
fdc: Use phase in fdctrl_write_data() Instead of relying on a flag in the MSR to distinguish controller phases, use the explicit phase that we store now. Assertions of the right MSR flags are added. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 1432214378-31891-5-git-send-email-kwolf@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>