Home
last modified time | relevance | path

Searched hist:"1 f46d1c3" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/scsi/
H A Desp.cdiff 1f46d1c3 Sun Mar 24 19:16:56 GMT 2024 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> esp.c: use esp_fifo_push() instead of fifo8_push()

There are still a few places that use fifo8_push() instead of esp_fifo_push() in
order to push a value into the FIFO. Update those places to use esp_fifo_push()
instead.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20240324191707.623175-8-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>