diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-05-22 10:41:04 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-09-13 20:11:13 +0200 |
commit | bd6051b7cf027e60080a5c0ab3b002685f73105c (patch) | |
tree | 7c356cdce0076e699a34480f657862f24fdd0fd9 /python | |
parent | 02b1f7f619285c21a4eaa1a21734ab196824fc54 (diff) | |
download | qemu-bd6051b7cf027e60080a5c0ab3b002685f73105c.zip qemu-bd6051b7cf027e60080a5c0ab3b002685f73105c.tar.gz qemu-bd6051b7cf027e60080a5c0ab3b002685f73105c.tar.bz2 |
hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
When implementing FIFO, this code will become more complex.
Start by factoring it out to a new pl011_write_txdata() function.
No functional change intended.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240719181041.49545-7-philmd@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions