xics: Don't deassert outputs
commit4febcdd88f08422a66a1aa0dc55e1472abed3c4b
authorGreg Kurz <groug@kaod.org>
Wed, 4 Dec 2019 19:43:43 +0000 (4 20:43 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 16 Dec 2019 23:39:48 +0000 (17 10:39 +1100)
tree4435136a996f38156566963f8b77ceff00c66db1
parent401774387aeb37f2ada9bb18f7c7e307b21a3e93
xics: Don't deassert outputs

The correct way to do this is to deassert the input pins on the CPU side.
This is the case since a previous change.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <157548862298.3650476.1228720391270249433.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/xics.c