[U-Boot] [PATCH v3 02/13] pci: Use a separate variable for the bus number

Simon Glass sjg at chromium.org
Sat Nov 28 17:55:08 CET 2015


On 26 November 2015 at 18:51, Simon Glass <sjg at chromium.org> wrote:
> At present in do_pci(), bdf can either mean a bus number or a PCI bus number.
> Use separate variables instead to reduce confusion.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  common/cmd_pci.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list