
23 Dec
2015
23 Dec
'15
11:02 a.m.
On Wednesday 16 December 2015 09:10 PM, Jagan Teki wrote:
Cleanup set on spi_slave{}
Jagan Teki (8): spi: Remove SPI_OPM_RX_EXTN spi: Remove SPI_OPM_RX_DIO|QIOF spi: Rename SPI_OPM_RX_* to SPI_RX_* spi: Rename op_mode_rx to mode_rx spi: Move mode, mode_rx, flags macro's to structure spi: Fix bit assignment with flags spi: Use BIT macro spi: Minor cleanup
drivers/mtd/spi/spi_flash.c | 2 +- drivers/spi/ich.c | 2 +- drivers/spi/ti_qspi.c | 2 +- include/spi.h | 65 +++++++++++++++++++-------------------------- 4 files changed, 31 insertions(+), 40 deletions(-)
Tested the series on AM437x SK and DRA74 EVM.
Tested-by: Mugunthan V N mugunthanvnm@ti.com
Regards Mugunthan V N