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

Bin Meng bmeng.cn at gmail.com
Sun Oct 6 09:28:07 UTC 2019


On Sat, Oct 5, 2019 at 10:01 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>

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


More information about the U-Boot mailing list