Hi Bin, On 31 August 2015 at 03:52, Bin Meng <[email protected]> wrote: > The non-dm pci driver can skip specified device configuration. With > dm conversion, this capability is lost. Add this back for dm pci. > > Signed-off-by: Bin Meng <[email protected]> > --- > > drivers/pci/pci-uclass.c | 3 +++ > 1 file changed, 3 insertions(+)
I really am not keen on these callback functions and would like to avoid them for driver model. Can we check a device tree property instead? Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

