| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | sh_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | cf_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | fsl_espi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | soft_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | xilinx_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | altera_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | mpc8xxx_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | atmel_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | davinci_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | exynos_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | omap3_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | kirkwood_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | mxs_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | mxc_spi.c | d3504fee73ec626117427afa08116d1dde21ba9d Mon Mar 18 19:23:40 UTC 2013 Simon Glass <sjg@chromium.org> spi: Use spi_alloc_slave() in each SPI driver
Rather than each driver having its own way to allocate a SPI slave, use the new allocation function everywhere. This will make it easier to extend the interface without breaking drivers.
Signed-off-by: Simon Glass <sjg@chromium.org>
|