On Mon, 22 Nov 2021 at 11:11, Philippe Mathieu-Daudé wrote:
>
> Mention in aux_bus_init() docstring that the AUXBus
> is not simply initialized, it is also allocated.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> include/hw/misc/auxbus.h | 12 +++-
> 1 file changed, 7 insertions(+),
Cc'ing Peter for documentation review.
On 11/22/21 11:48, Philippe Mathieu-Daudé wrote:
> Mention in aux_bus_init() docstring that the AUXBus
> is not simply initialized, it is also allocated.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> include/hw/misc/auxbus.h | 12 +++-
> 1 file
Mention in aux_bus_init() docstring that the AUXBus
is not simply initialized, it is also allocated.
Signed-off-by: Philippe Mathieu-Daudé
---
include/hw/misc/auxbus.h | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/include/hw/misc/auxbus.h b/include/hw/misc/auxb