Re: [PATCH 3/3] of: overlay: Remove unused of_overlay_remove_all()

From: Rob Herring
Date: Sun Mar 18 2018 - 08:59:05 EST


On Fri, Mar 09, 2018 at 11:44:48AM +0100, Geert Uytterhoeven wrote:
> of_overlay_remove_all(), and its predecessor of_overlay_destroy_all(),
> were never used.

Maybe, but I think we should leave it. It's not that much and we'll just
end up with open coded versions.

>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> Documentation/devicetree/overlay-notes.txt | 4 ----
> drivers/of/overlay.c | 23 -----------------------
> include/linux/of.h | 6 ------
> 3 files changed, 33 deletions(-)