On 5 July 2016 at 17:10, Simon Glass wrote:
> We currently use dm_scan_fdt_node() to bind devices. It is an internal
> function and it requires the caller to know whether we are pre- or post-
> relocation.
>
> This requirement has become quite common in drivers, so the current function
> is not id
We currently use dm_scan_fdt_node() to bind devices. It is an internal
function and it requires the caller to know whether we are pre- or post-
relocation.
This requirement has become quite common in drivers, so the current function
is not ideal.
Add a new function with fewer arguments, that does
2 matches
Mail list logo