On 4 December 2015 at 00:27, Simon Glass wrote:
> On 3 December 2015 at 10:12, Jagan Teki wrote:
>> SPI_3WIRE is spi mode not spi flags, so this patch fixed
>> the spi-3wire checking throgh mode instead of flags.
>>
>> Cc: Mugunthan V N
>> Cc: Simon Glass
>> Signed-off-by: Jagan Teki
>> ---
>>
On 3 December 2015 at 10:12, Jagan Teki wrote:
> SPI_3WIRE is spi mode not spi flags, so this patch fixed
> the spi-3wire checking throgh mode instead of flags.
>
> Cc: Mugunthan V N
> Cc: Simon Glass
> Signed-off-by: Jagan Teki
> ---
> drivers/spi/ti_qspi.c | 2 +-
> 1 file changed, 1 inserti
SPI_3WIRE is spi mode not spi flags, so this patch fixed
the spi-3wire checking throgh mode instead of flags.
Cc: Mugunthan V N
Cc: Simon Glass
Signed-off-by: Jagan Teki
---
drivers/spi/ti_qspi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/spi/ti_qspi.c b/driver
3 matches
Mail list logo