pci: Correct a few comments and nits
authorSimon Glass <sjg@chromium.org>
Mon, 7 Mar 2016 02:27:53 +0000 (19:27 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 17 Mar 2016 02:27:23 +0000 (10:27 +0800)
commit4974a6ff048fecba6077bf3101c6aba830e038c7
tree29f6d1e3e4a567f4db5a167a94d8690a733f9584
parent319dba1f4d7bf2c82be1c5b0858c4b1c3d8b4cfe
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>
drivers/pci/pci-uclass.c
include/pci.h