summary refs log tree commit diff stats
path: root/hw/core
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2017-06-06 17:44:11 +1000
committerDavid Gibson <david@gibson.dropbear.id.au>2017-06-08 14:38:26 +1000
commit0be4e88621df69f044e043f0f16d4017d35f30ae (patch)
tree4a007971cdab76c91a4795dbd40168e154a52186 /hw/core
parentcd74d27e42f25e574195b0d3046acb33fd65b078 (diff)
downloadfocaccia-qemu-0be4e88621df69f044e043f0f16d4017d35f30ae.tar.gz
focaccia-qemu-0be4e88621df69f044e043f0f16d4017d35f30ae.zip
spapr: Change DRC attach & detach methods to functions
DRC objects have attach & detach methods, but there's only one
implementation.  Although there are some differences in its behaviour for
different DRC types, the overall structure is the same, so while we might
want different method implementations for some parts, we're unlikely to
want them for the top-level functions.

So, replace them with direct function calls.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Acked-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions