[PATCH v4 01/21] dm: pci: Fix doc typo first -> next
Simon Glass
sjg at chromium.org
Sat Oct 22 03:06:43 CEST 2022
On Thu, 29 Sept 2022 at 03:59, Simon Glass <sjg at chromium.org> wrote:
>
> On Sun, 25 Sept 2022 at 02:28, Michal Suchanek <msuchanek at suse.de> wrote:
> >
> > pci_find_first_device description says it can be used for iteration with
> > itself but it should really be with pci_find_next_device
> >
> > Signed-off-by: Michal Suchanek <msuchanek at suse.de>
> > ---
> > include/pci.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list