[U-Boot] [PATCH 28/29] dm: scsi: Drop scsi_init() when driver model is used
Bin Meng
bmeng.cn at gmail.com
Tue Jun 13 03:14:58 UTC 2017
On Tue, Jun 6, 2017 at 3:15 AM, Simon Glass <sjg at chromium.org> wrote:
> This function should not be used with driver model. Update the code to
> reflect this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> drivers/scsi/scsi.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list