OSDN Git Service

hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 5 Nov 2021 16:53:21 +0000 (17:53 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 31 Dec 2021 12:21:36 +0000 (13:21 +0100)
commit2ebd9ce19a324aa627c3f9b8f40285a1cf9bb0c9
tree55e098975d73983e6652502cbf3551e18f59dc8a
parent1fbd004b00198fb3f27e52ce7b138b9c13288f78
hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter

@pin is an input where we connect a device output.
Rename it @input_pin to simplify the documentation.

Reviewed-by: Yanan Wang <wangyanan55@huawei.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211218130437.1516929-5-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/core/gpio.c
include/hw/qdev-core.h