hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 16 Sep 2024 17:10:09 +0000 (18:10 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Nov 2024 21:03:24 +0000 (16:03 -0500)
commita20b6c8f0b279edf370bc20b7845f87c36d03f7a
tree9a7656001af9ee6aaf965857b6060fe78e894f79
parentd8a4b4c3b4dd258c5f5f6237473349d377ea7fc9
hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()

Igor noted that this function only builds one instance, so was rather
misleadingly named. Fix that.

Suggested-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Tested-by: "Huang, Ying" <ying.huang@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20240916171017.1841767-5-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/acpi_generic_initiator.c