OSDN Git Service

hw/qdev: Correct qdev_connect_gpio_out_named() documentation
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 5 Nov 2021 16:50:28 +0000 (17:50 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 31 Dec 2021 12:21:36 +0000 (13:21 +0100)
commit1fbd004b00198fb3f27e52ce7b138b9c13288f78
tree8354ba23b12a5c9e96d624e9e35807ea7b99067d
parent14b0375b39f4acbd2b313a37f5fdf886b0fe74cb
hw/qdev: Correct qdev_connect_gpio_out_named() documentation

qdev_connect_gpio_out_named() is described as qdev_connect_gpio_out(),
and referring to itself in an endless loop, which is confusing. Fix.

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