Files
u-boot-tk1-som/drivers
Jagan Teki d5f60737db spi: xilinx_spi: Fix to configure CPOL, CPHA mask
priv->mode is initialized when .set_speed triggers
with mode value, so checking mode for configuring
CPOL, CPHA using priv->mode is invalid hence use
mode from .set_speed argument, and at the end
priv->mode will initialized with mode.

This patch also replaces formatting string to use
speed instead of mode in .set_speed ops.

Signed-off-by: Jagan Teki <jteki@openedev.com>
2015-10-11 16:43:06 +05:30
..
2015-09-02 21:28:23 -06:00
2015-09-11 17:15:32 -04:00
2015-09-11 17:15:23 -04:00
2015-08-18 13:45:55 -04:00
2015-04-10 14:23:23 +02:00
2015-09-29 11:50:07 +02:00
2015-05-26 14:13:12 +02:00
2015-09-11 17:15:32 -04:00