dm: Correct pre_reloc_only parameter description in several APIs' comments
authorBin Meng <bmeng.cn@gmail.com>
Thu, 11 Oct 2018 05:06:59 +0000 (22:06 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 14 Nov 2018 17:16:27 +0000 (09:16 -0800)
commit6244fc64ce9714373908111acf24f70f88c86b3e
treed77adf1045a4982f5ac87583de368bdd296b6a13
parent8d773c4ab3f77a5a6ceed974d00083a312454660
dm: Correct pre_reloc_only parameter description in several APIs' comments

The pre_reloc_only parameter description currently only mentions
drivers with the DM_FLAG_PRE_RELOC flag, but does not mention the
special device tree properties. Correct them.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/dm/device-internal.h
include/dm/lists.h
include/dm/root.h