Searched hist:"4682 c8a19b4eb69f7ad51df3f543375583ce878a" (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/drivers/scsi/ |
| H A D | sandbox_scsi.c | 4682c8a19b4eb69f7ad51df3f543375583ce878a Thu Jun 15 03:28:40 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
With driver model these functions need a device pointer. Add one even when CONFIG_DM_SCSI is not defined. This avoids having ugly conditional function prototypes, When CONFIG_DM_SCSI is not defined we can just ignore the pointer.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | scsi.c | 4682c8a19b4eb69f7ad51df3f543375583ce878a Thu Jun 15 03:28:40 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
With driver model these functions need a device pointer. Add one even when CONFIG_DM_SCSI is not defined. This avoids having ugly conditional function prototypes, When CONFIG_DM_SCSI is not defined we can just ignore the pointer.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | sata.c | 4682c8a19b4eb69f7ad51df3f543375583ce878a Thu Jun 15 03:28:40 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
With driver model these functions need a device pointer. Add one even when CONFIG_DM_SCSI is not defined. This avoids having ugly conditional function prototypes, When CONFIG_DM_SCSI is not defined we can just ignore the pointer.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | scsi.c | 4682c8a19b4eb69f7ad51df3f543375583ce878a Thu Jun 15 03:28:40 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
With driver model these functions need a device pointer. Add one even when CONFIG_DM_SCSI is not defined. This avoids having ugly conditional function prototypes, When CONFIG_DM_SCSI is not defined we can just ignore the pointer.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | ahci.c | 4682c8a19b4eb69f7ad51df3f543375583ce878a Thu Jun 15 03:28:40 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
With driver model these functions need a device pointer. Add one even when CONFIG_DM_SCSI is not defined. This avoids having ugly conditional function prototypes, When CONFIG_DM_SCSI is not defined we can just ignore the pointer.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | scsi.h | 4682c8a19b4eb69f7ad51df3f543375583ce878a Thu Jun 15 03:28:40 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
With driver model these functions need a device pointer. Add one even when CONFIG_DM_SCSI is not defined. This avoids having ugly conditional function prototypes, When CONFIG_DM_SCSI is not defined we can just ignore the pointer.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|