]> Git Repo - J-u-boot.git/commit
dm: pci: Add a function to read a PCI BAR
authorSimon Glass <[email protected]>
Sun, 29 Nov 2015 20:17:53 +0000 (13:17 -0700)
committerSimon Glass <[email protected]>
Tue, 12 Jan 2016 17:19:09 +0000 (10:19 -0700)
commitbab17cf143c4888d03eb51f20aa6b86210448608
tree8056619271bf91f76b5e76bb24bfc782321f21f0
parenta0eb835635abe0952529e3eb5207a24ac36fa000
dm: pci: Add a function to read a PCI BAR

Add a driver-model function for reading the PCI BAR from a device.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
drivers/pci/pci-uclass.c
include/pci.h
This page took 0.036233 seconds and 4 git commands to generate.