]> Git Repo - qemu.git/commit
aspeed/smc: rework the prototype of the AspeedSMCFlash helper routines
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)
commitf248a9dbd0cfb9f577f7cb6f799497c51690054a
treed563350e0df1763969f832639ef12eeced33a011
parent1d247bd0791c83774029ba5a8f29521e2025c302
aspeed/smc: rework the prototype of the AspeedSMCFlash helper routines

Change the routines prototype to use a 'AspeedSMCFlash *' instead of
'AspeedSMCState *'. The result will help in making future changes
clearer.

Also change aspeed_smc_update_cs() which uselessly loops on all slave
devices to update their status.

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