spapr: Add drc_ prefix to the DRC realize and unrealize functions
commit00f46c92a036084bfed580a09eb5a3f71f9cf00c
authorGreg Kurz <groug@kaod.org>
Fri, 18 Dec 2020 10:33:59 +0000 (18 11:33 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 6 Jan 2021 00:09:59 +0000 (6 11:09 +1100)
tree4021df0850b41f08f034808eb181ae7f3da1b99d
parent1105504100c0768d15d862acca8561e1d8d66211
spapr: Add drc_ prefix to the DRC realize and unrealize functions

Use a less generic name for an easier experience with tools such as
cscope or grep.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <20201218103400.689660-6-groug@kaod.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Tested-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_drc.c