diff options
author | Simon Glass <sjg@chromium.org> | 2015-11-29 13:17:48 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-01-12 10:19:09 -0700 |
commit | f3f1faefcc25c7cce2babe944aa39178b498cd7f (patch) | |
tree | 4874c13241068c8097b62b2d6c968af042f7ba13 /configs/zynq_zc706_defconfig | |
parent | 21ccce1ba52253d776ecd7003e14910eed93160b (diff) | |
download | u-boot-imx-f3f1faefcc25c7cce2babe944aa39178b498cd7f.zip u-boot-imx-f3f1faefcc25c7cce2babe944aa39178b498cd7f.tar.gz u-boot-imx-f3f1faefcc25c7cce2babe944aa39178b498cd7f.tar.bz2 |
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Most driver model PCI functions have a dm_ prefix. At some point, when the
old code is converted to driver model and the old functions are removed, we
will drop that prefix.
For consistency, we should use the dm_ prefix for all driver model
functions. Update pci_bus_find_bdf() accordingly.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/zynq_zc706_defconfig')
0 files changed, 0 insertions, 0 deletions