]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.
authorSimon Glass <sjg@chromium.org>
Sat, 22 Aug 2015 21:58:55 +0000 (15:58 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:47 +0000 (11:29 +0200)
commit74b97cd1744adf7175de2f545b28020af2d9d6b1
tree55934733ff20fb89e04e6790706925e270bf7863
parent43cbaf9119116d8c962d29c0e761618bf1d59dab
dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.

These functions are defined by macros so do not show up with grep. Add
a comment to help.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/pci.h