]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit7c87999f855b088783f9de1d3632c7f8272935fd
tree912e3893ba918df3197fd9fb4fa1833d8fb65640
parentfccb1e4390bbc7d381b009f3aa9739ed73490c2a
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