commit | 03f08c52b04009a756be55eaac705dfe75473a5f | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Tue May 17 07:43:25 2016 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed May 25 23:13:38 2016 +0200 |
tree | 18f7134fc6413b68b4548b0572bf24a12794423b | |
parent | dbef2f03eb249f3d13aeab486eab6e607fa123f7 [diff] |
fdt: Document the rest of struct of_bus Provide some documentation for the fields of struct of_bus, for consistency with that provided for the new match field. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Reviewed-by: Simon Glass <sjg@chromium.org>