xilinx_spips: Correct SNOOP_NONE state when flushing the txfifo
commitfbf32752663878947de455ff57cb5b9318f14bec
authorSai Pavan Boddu <sai.pavan.boddu@xilinx.com>
Thu, 26 Apr 2018 10:04:40 +0000 (26 11:04 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 26 Apr 2018 10:04:40 +0000 (26 11:04 +0100)
tree994fe779b3fc24389bd4ce84c97e85f7bf736101
parent6b892b2f79796989c78d6977e4c906448cda69c0
xilinx_spips: Correct SNOOP_NONE state when flushing the txfifo

SNOOP_NONE state handle is moved above in the if ladder, as it's same
as SNOOP_STRIPPING during data cycles.

Signed-off-by: Sai Pavan Boddu <saipava@xilinx.com>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Message-id: 1524119244-1240-1-git-send-email-saipava@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/ssi/xilinx_spips.c