Home
last modified time | relevance | path

Searched hist:"7337 fcd8c0aeee0a90eb2e986bde5eb7177b8552" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/scsi/
H A Dscsi.c7337fcd8c0aeee0a90eb2e986bde5eb7177b8552 Thu Jun 15 03:28:47 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Drop scsi_init() when driver model is used

This function should not be used with driver model. Update the code to
reflect this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>