[U-Boot] [PATCH 020/126] sandbox: pci: Drop the get_devfn() method

Bin Meng bmeng.cn at gmail.com
Sat Oct 5 02:01:53 UTC 2019


On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
>
> This method is not used anymore since the bus/device/function of PCI
> devices can be obtained from their (parent's per-child) platform data.
> Drop it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/misc/swap_case.c | 8 --------
>  include/pci.h            | 7 -------
>  2 files changed, 15 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list