summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_layerscape.c
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-01-08 01:03:20 -0800
committerTom Rini <trini@konsulko.com>2016-01-08 10:15:49 -0500
commit9642b78cdf3404ada759ccb7c7de461bf25597cb (patch)
tree0cbda1ea40c3e631b86c42804765b429ca6404ef /drivers/pci/pcie_layerscape.c
parente9cdf3b85e966aabc88517225e9a23ec0cc4ea8a (diff)
downloadu-boot-imx-9642b78cdf3404ada759ccb7c7de461bf25597cb.zip
u-boot-imx-9642b78cdf3404ada759ccb7c7de461bf25597cb.tar.gz
u-boot-imx-9642b78cdf3404ada759ccb7c7de461bf25597cb.tar.bz2
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
When trying to access non-existent/unsupported PCI devices in imx_pcie_read_config(), when imx_pcie_addr_valid() fails it returns error code and fills in the result with 0xffffffff manually. But it really should return zero to upper layer codes. Reported-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'drivers/pci/pcie_layerscape.c')
0 files changed, 0 insertions, 0 deletions