On Tue, Jun 6, 2017 at 3:14 AM, Simon Glass <s...@chromium.org> wrote:
> At present the two driver-model SCSI drivers use device platform data to
> store information that relates to the uclass. It is better to use uclass
> platform data in this situation. Update the code to do this.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  drivers/ata/ahci.c         | 2 +-
>  drivers/ata/dwc_ahci.c     | 3 +--
>  drivers/ata/sata_ceva.c    | 5 ++---
>  drivers/scsi/scsi-uclass.c | 1 +
>  drivers/scsi/scsi.c        | 2 +-
>  5 files changed, 6 insertions(+), 7 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