commit | 0d0f8310673e5da83d856db320a7f6e9a73fbec8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 06 19:27:53 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 17 10:27:23 2016 +0800 |
tree | 29f6d1e3e4a567f4db5a167a94d8690a733f9584 | |
parent | 9cec2dfb03a269ba45d93c280c4066736f296edf [diff] |
pci: Correct a few comments and nits Two comments are missing a parameter and there is an extra blank line. Also two of the region access macros are misnamed. Correct these problems. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>