Home
last modified time | relevance | path

Searched hist:"6 b18656aff0a1aec15528c47cc6108b44b559f7c" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dsandbox.c6b18656aff0a1aec15528c47cc6108b44b559f7c 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 Dspi-uclass.c6b18656aff0a1aec15528c47cc6108b44b559f7c 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 Dspi.h6b18656aff0a1aec15528c47cc6108b44b559f7c 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>