[U-Boot] [PATCH v5 3/8] dm: pci: Avoid using pci_bus_to_hose() in the uclass

Bin Meng bmeng.cn at gmail.com
Tue Jan 19 05:16:55 CET 2016


On Tue, Jan 19, 2016 at 11:19 AM, Simon Glass <sjg at chromium.org> wrote:
> This function is only available for compatibility with old code. Avoid
> using it in the uclass.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  drivers/pci/pci_auto.c | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list