
22 Oct
2022
22 Oct
'22
3:06 a.m.
On Thu, 29 Sept 2022 at 03:59, Simon Glass sjg@chromium.org wrote:
On Sun, 25 Sept 2022 at 02:28, Michal Suchanek msuchanek@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@suse.de
include/pci.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!