uboot/drivers
Simon Glass 4439bc35aa dm: pci: Avoid using pci_bus_to_hose() in the uclass
This function is only available for compatibility with old code. Avoid
using it in the uclass.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-24 12:07:17 +08:00
..
adc
bios_emulator
block
bootcount
clk rockchip: spl: Support full-speed CPU in SPL 2016-01-21 20:42:37 -07:00
core dm: core: Export uclass_find_device_by_of_offset() 2016-01-21 20:42:35 -07:00
cpu
crypto
ddr
demo
dfu
dma
fpga
gpio rockchip: gpio: Implement the get_function() method 2016-01-21 20:42:35 -07:00
hwmon
i2c
input
led
memory
misc
mmc
mtd spi: Correct device tree usage in spi_flash_decode_fdt() 2016-01-21 20:42:35 -07:00
net
pci dm: pci: Avoid using pci_bus_to_hose() in the uclass 2016-01-24 12:07:17 +08:00
pcmcia
pinctrl rockchip: rk3288: pinctrl: Fix HDMI pinctrl 2016-01-21 20:42:37 -07:00
power dm: power: Allow regulators to not implement all operations 2016-01-21 20:42:35 -07:00
pwm pwm: rockchip: Add a PWM driver for Rockchip SoCs 2016-01-21 20:42:36 -07:00
qe
ram
remoteproc
rtc
serial
soc
sound
spi rockchip: spi: Remove the explicit pinctrl setting 2016-01-21 20:42:36 -07:00
thermal
timer
tpm
twserial
usb
video rockchip: video: Add a video-output driver 2016-01-21 20:42:36 -07:00
watchdog
Kconfig dm: pwm: Add a PWM uclass 2016-01-21 20:42:36 -07:00
Makefile