On Tue, Jun 6, 2017 at 3:15 AM, Simon Glass <[email protected]> wrote:
> With driver model we need each device to have its own state. As a step
> towards this, restrict use of the global 'probe_ent' to just a few places
> in the file. This will allow us to add driver-model functions which can
> pass the correct data around.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
>  drivers/ata/ahci.c | 144 
> ++++++++++++++++++++++++++++-------------------------
>  1 file changed, 76 insertions(+), 68 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to