diff options
author | Laura Abbott <lauraa@codeaurora.org> | 2014-07-15 17:03:34 (GMT) |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2014-07-30 03:26:37 (GMT) |
commit | 4972a74b888c6b52ca41fae6076786dbbeb746d5 (patch) | |
tree | 6240aa1e50e06cc007ac258420127b396e13d08b /fs/autofs4 | |
parent | 64aa90f26c06e1cb2aacfb98a7d0eccfbd6c1a91 (diff) | |
download | linux-4972a74b888c6b52ca41fae6076786dbbeb746d5.tar.xz |
of: Split early_init_dt_scan into two parts
Currently, early_init_dt_scan validates the header, sets the
boot params, and scans for chosen/memory all in one function.
Split this up into two separate functions (validation/setting
boot params in one, scanning in another) to allow for
additional setup between boot params and scanning the memory.
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Tested-by: Andreas Färber <afaerber@suse.de>
[glikely: s/early_init_dt_scan_all/early_init_dt_scan_nodes/]
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'fs/autofs4')
0 files changed, 0 insertions, 0 deletions