diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-07 09:02:05 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2023-02-07 09:02:05 +0100 |
commit | 6fdb43818712e52891f790984d4e8a4bf8a166ce (patch) | |
tree | 704fe44584493d212badb68dde557d4c204892c9 /hw/arm/imx25_pdk.c | |
parent | 4f2c6448c3b074ca45c0743b1e98df3a2c6e0fe2 (diff) | |
download | qemu-6fdb43818712e52891f790984d4e8a4bf8a166ce.zip qemu-6fdb43818712e52891f790984d4e8a4bf8a166ce.tar.gz qemu-6fdb43818712e52891f790984d4e8a4bf8a166ce.tar.bz2 |
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Avoid confusing two different things:
- the WDT I/O region size ('iosize')
- at which offset the SoC map the WDT ('offset')
While it is often the same, we can map smaller region sizes
at larger offsets.
Here we are interested in the I/O region size, so rename as
'iosize'.
Reviewed-by: Peter Delevoryas <peter@pjd.dev>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[ clg: Introduced temporary wdt_offset variable ]
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'hw/arm/imx25_pdk.c')
0 files changed, 0 insertions, 0 deletions