diff options
author | Simon Glass <sjg@chromium.org> | 2012-12-26 09:53:31 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-03-04 19:19:56 (GMT) |
commit | 2ded0d471912a7d6510899b1858cd9913f12b912 (patch) | |
tree | 60d03bf7a52d9ff893925a1e78d8c3e416522381 /include | |
parent | c6f548d232c47a1691124d05c90fe9fb652e6874 (diff) | |
download | u-boot-2ded0d471912a7d6510899b1858cd9913f12b912.tar.xz |
fs: Tell probe functions where to put their results
Rather than rely on global variables for the probe functions, pass in
the information that we need filled in. This allows us to potentially
keep the variables private to fs.c in the future, and the meaning of
the probe function is clearer.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions