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 /target-microblaze | |
parent | 42d58e7c6760cb9c55627c28ae538e27dcf2f144 (diff) |
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 'target-microblaze')
0 files changed, 0 insertions, 0 deletions