Searched hist:"6 b18656aff0a1aec15528c47cc6108b44b559f7c" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | sandbox.c | 6b18656aff0a1aec15528c47cc6108b44b559f7c Tue Nov 11 17:46:23 UTC 2014 Simon Glass <sjg@chromium.org> dm: spi: Use device_bind_driver() instead of our own function
The SPI function does the same thing, so we may as well just use the new generic function. The 'cs' parameter was not actually used, so can be dropped.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com> Acked-by: Heiko Schocher <hs@denx.de>
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | spi-uclass.c | 6b18656aff0a1aec15528c47cc6108b44b559f7c Tue Nov 11 17:46:23 UTC 2014 Simon Glass <sjg@chromium.org> dm: spi: Use device_bind_driver() instead of our own function
The SPI function does the same thing, so we may as well just use the new generic function. The 'cs' parameter was not actually used, so can be dropped.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com> Acked-by: Heiko Schocher <hs@denx.de>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spi.h | 6b18656aff0a1aec15528c47cc6108b44b559f7c Tue Nov 11 17:46:23 UTC 2014 Simon Glass <sjg@chromium.org> dm: spi: Use device_bind_driver() instead of our own function
The SPI function does the same thing, so we may as well just use the new generic function. The 'cs' parameter was not actually used, so can be dropped.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com> Acked-by: Heiko Schocher <hs@denx.de>
|