Home
last modified time | relevance | path

Searched hist:"9694 b724421b88acf7d553a55e4a43fa4e25e7be" (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Dtegra20_slink.c9694b724421b88acf7d553a55e4a43fa4e25e7be Sun Apr 19 15:05:40 UTC 2015 Simon Glass <sjg@chromium.org> dm: spi: Correct SPI claim/release_bus() methods

These methods should be passed a slave device, not a bus. This matches the
old SPI interface. It is important to know which device is claiming the bus
so passing a bus is not that useful.

Reported-by: Haikun Wang <haikun.wang@freescale.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Peng Fan <Peng.Fan@freescale.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
H A Dtegra114_spi.c9694b724421b88acf7d553a55e4a43fa4e25e7be Sun Apr 19 15:05:40 UTC 2015 Simon Glass <sjg@chromium.org> dm: spi: Correct SPI claim/release_bus() methods

These methods should be passed a slave device, not a bus. This matches the
old SPI interface. It is important to know which device is claiming the bus
so passing a bus is not that useful.

Reported-by: Haikun Wang <haikun.wang@freescale.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Peng Fan <Peng.Fan@freescale.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
H A Dtegra20_sflash.c9694b724421b88acf7d553a55e4a43fa4e25e7be Sun Apr 19 15:05:40 UTC 2015 Simon Glass <sjg@chromium.org> dm: spi: Correct SPI claim/release_bus() methods

These methods should be passed a slave device, not a bus. This matches the
old SPI interface. It is important to know which device is claiming the bus
so passing a bus is not that useful.

Reported-by: Haikun Wang <haikun.wang@freescale.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Peng Fan <Peng.Fan@freescale.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
H A Dexynos_spi.c9694b724421b88acf7d553a55e4a43fa4e25e7be Sun Apr 19 15:05:40 UTC 2015 Simon Glass <sjg@chromium.org> dm: spi: Correct SPI claim/release_bus() methods

These methods should be passed a slave device, not a bus. This matches the
old SPI interface. It is important to know which device is claiming the bus
so passing a bus is not that useful.

Reported-by: Haikun Wang <haikun.wang@freescale.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Peng Fan <Peng.Fan@freescale.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
H A Dspi-uclass.c9694b724421b88acf7d553a55e4a43fa4e25e7be Sun Apr 19 15:05:40 UTC 2015 Simon Glass <sjg@chromium.org> dm: spi: Correct SPI claim/release_bus() methods

These methods should be passed a slave device, not a bus. This matches the
old SPI interface. It is important to know which device is claiming the bus
so passing a bus is not that useful.

Reported-by: Haikun Wang <haikun.wang@freescale.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Peng Fan <Peng.Fan@freescale.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
/rk3399_rockchip-uboot/include/
H A Dspi.h9694b724421b88acf7d553a55e4a43fa4e25e7be Sun Apr 19 15:05:40 UTC 2015 Simon Glass <sjg@chromium.org> dm: spi: Correct SPI claim/release_bus() methods

These methods should be passed a slave device, not a bus. This matches the
old SPI interface. It is important to know which device is claiming the bus
so passing a bus is not that useful.

Reported-by: Haikun Wang <haikun.wang@freescale.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Peng Fan <Peng.Fan@freescale.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>