]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: x86: baytrail: Correct PCI region 3 when driver model is used
authorSimon Glass <sjg@chromium.org>
Sat, 4 Jul 2015 00:28:27 +0000 (18:28 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:29:26 +0000 (13:29 +0200)
commit4ddacc66665212c0f2aacffb11936672c7bb6f85
treeb0e1f877c016beecb3b8ba53adc6064bdec614e2
parent66aa90f74e504c957a779814d91ba27232387d0e
dm: x86: baytrail: Correct PCI region 3 when driver model is used

Commit afbbd413a fixed this for non-driver-model. Make sure that the driver
model code handles this also.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/cpu.c
drivers/pci/pci-uclass.c
include/asm-generic/global_data.h