diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2020-01-22 16:15:43 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-03-17 17:00:19 +1100 |
commit | 91335a5e1585afea9cf84ac955a59edbcd9700ab (patch) | |
tree | 1c3dd01d9cdc1318f317266b375763b44de7b5c2 /hw/ppc/spapr_events.c | |
parent | 1e0e11085a0d3e47cbbad8944f70b371d22b987d (diff) |
spapr: Rename DT functions to newer naming convention
In the spapr code we've been gradually moving towards a convention that
functions which create pieces of the device tree are called spapr_dt_*().
This patch speeds that along by renaming most of the things that don't yet
match that so that they do.
For now we leave the *_dt_populate() functions which are actual methods
used in the DRCClass::dt_populate method.
While we're there we remove a few comments that don't really say anything
useful.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'hw/ppc/spapr_events.c')
0 files changed, 0 insertions, 0 deletions