diff options
author | Peter Collingbourne <pcc@google.com> | 2022-07-22 18:53:31 -0700 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-07-25 13:58:03 -0600 |
commit | f8a855ed8d07f6f11c6b0d6a692f0220c64f8c21 (patch) | |
tree | 4e94e32ba484f112583200007d7ff8045625cb2d /drivers/platform/surface/aggregator/controller.c | |
parent | fba4866241e07f8f545b3dcc72fbbadde485530d (diff) |
of/fdt: Clean up early_init_dt_reserve_memory_arch()
As of commit 18250b43f7b6 ("of: fdt: Remove
early_init_dt_reserve_memory_arch() override capability") this is
no longer an arch hook, so rename it to remove the confusing _arch
suffix. Also remove some unnecessary indirection from all but one of
the callers by calling memblock_reserve() directly instead.
Signed-off-by: Peter Collingbourne <pcc@google.com>
Link: https://linux-review.googlesource.com/id/I3362bdd92ae6e47e8f5bac01aa228d32f9d01aad
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220723015331.1607029-1-pcc@google.com
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
0 files changed, 0 insertions, 0 deletions