On Tue, Jun 6, 2017 at 3:15 AM, Simon Glass <s...@chromium.org> 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 <s...@chromium.org>
> ---
>
>  drivers/ata/ahci.c | 144 
> ++++++++++++++++++++++++++++-------------------------
>  1 file changed, 76 insertions(+), 68 deletions(-)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to