A third batch of cleanups to the DRC code. This continues to clear
away relatively simple cruft, to get a clearer look at the fundamental
state handling.
David Gibson (7):
spapr: Clean up DR entity sense handling
spapr: Abolish DRC get_name method
spapr: Assign DRC names from owners
spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()
spapr: Clean up RTAS set-indicator
spapr: Clean up handling of DR-indicator
spapr: Change DRC attach & detach methods to functions
hw/ppc/spapr.c | 46 ++++----
hw/ppc/spapr_drc.c | 263 +++++++++++++++++++--------------------------
hw/ppc/spapr_pci.c | 44 ++++++--
hw/ppc/trace-events | 5 +-
include/hw/ppc/spapr_drc.h | 33 +++---
5 files changed, 183 insertions(+), 208 deletions(-)
--
2.9.4