diff options
| author | Kevin Wolf <kwolf@redhat.com> | 2015-05-21 15:19:31 +0200 |
|---|---|---|
| committer | John Snow <jsnow@redhat.com> | 2015-06-02 13:34:44 -0400 |
| commit | 07e415f2398d9cfb21cdd5ef902445032ba54556 (patch) | |
| tree | d404270317f02479644a797f8fc3558ec752e57e /hw/display/framebuffer.c | |
| parent | 42d58e7c6760cb9c55627c28ae538e27dcf2f144 (diff) | |
| download | focaccia-qemu-07e415f2398d9cfb21cdd5ef902445032ba54556.tar.gz focaccia-qemu-07e415f2398d9cfb21cdd5ef902445032ba54556.zip | |
fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase()
What all callers of fdctrl_reset_fifo() really want to do is to start the command phase, where writes to the data port initiate a new command. The function doesn't only clear the FIFO, but also sets up the state so that a new command can be received. Rename it to reflect this. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 1432214378-31891-2-git-send-email-kwolf@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'hw/display/framebuffer.c')
0 files changed, 0 insertions, 0 deletions