pcie: set power indicator to off on reset by default
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Thu, 16 Feb 2023 18:03:50 +0000 (21:03 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 3 Mar 2023 00:13:41 +0000 (19:13 -0500)
commit1768e97b9186b8ea416cb81952773837bf1df87a
treee1cb68b4dd5e73f9409afdd2d57b502832086dd2
parent5aaed9caf150390bd702a7da86a287a579b20d73
pcie: set power indicator to off on reset by default

It should not be zero, the only valid values are ON, OFF and BLINK.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Anton Kuchin <antonkuchin@yandex-team.ru>
Message-Id: <20230216180356.156832-13-vsementsov@yandex-team.ru>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci/pcie.c