pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux
authorStefan Roese <sr@denx.de>
Mon, 11 Feb 2019 07:43:25 +0000 (08:43 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 22 Mar 2019 16:15:20 +0000 (12:15 -0400)
commit2253d648f11e844d2dcf572b3bb961e1a7a2b00b
tree912e3893ba918df3197fd9fb4fa1833d8fb65640
parente63bf1b13b3a7ac610c238cc19041381e890900f
pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux

This patch adds a comment to the header with the PCI_foo macros related
to DEVFN to explain the difference in U-Boot vs Linux.

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