ofnode: Update of_add_subnode() to indicate name is alloced
authorSimon Glass <sjg@chromium.org>
Sat, 11 Jan 2025 00:00:11 +0000 (17:00 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 22 Jan 2025 21:58:03 +0000 (15:58 -0600)
commit957869414077efa66ca866e9fcced34ec9678a38
treed336d1d1b7701479f42333232e418f1e173273ae
parent8b2561bf9f548f78ddf4dca05126a3bd5d1a3f94
ofnode: Update of_add_subnode() to indicate name is alloced

This function allocates memory for the node name, so mention this in the
function comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/dm/ofnode.h