]> Git Repo - qemu.git/commit
aspeed/smc: remove call to aspeed_smc_update_cs() in reset function
authorCédric Le Goater <[email protected]>
Fri, 20 Jan 2017 11:15:07 +0000 (11:15 +0000)
committerPeter Maydell <[email protected]>
Fri, 20 Jan 2017 11:15:07 +0000 (11:15 +0000)
commit1d247bd0791c83774029ba5a8f29521e2025c302
tree2561fada33b31514ce8f64de45e5caeef19eb055
parenteafbafa32f37af6bff3be5500858114d24afd119
aspeed/smc: remove call to aspeed_smc_update_cs() in reset function

Instead, we can simply set the irq level when unselecting the slave
devices. This change prepares ground for a subsequent cleanup of the
aspeed_smc_update_cs() routine which uselessly loops on all slaves to
update their status.

Signed-off-by: Cédric Le Goater <[email protected]>
Message-id: 1483979087[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/ssi/aspeed_smc.c
This page took 0.023037 seconds and 4 git commands to generate.