On 10 August 2015 at 22:14, Bin Meng wrote:
> On Mon, Aug 10, 2015 at 9:05 PM, Simon Glass wrote:
>> These functions allow iteration through all PCI devices including bridges.
>> The children of each PCI bus are returned in turn. This can be useful for
>> configuring, checking or enumerating all
On Mon, Aug 10, 2015 at 9:05 PM, Simon Glass wrote:
> These functions allow iteration through all PCI devices including bridges.
> The children of each PCI bus are returned in turn. This can be useful for
> configuring, checking or enumerating all the devices.
>
> Signed-off-by: Simon Glass
> ---
These functions allow iteration through all PCI devices including bridges.
The children of each PCI bus are returned in turn. This can be useful for
configuring, checking or enumerating all the devices.
Signed-off-by: Simon Glass
---
Changes in v3:
- Drop the inner while() loop in skip_to_next_d
3 matches
Mail list logo