Files
u-boot-tk1-som/drivers
Jagan Teki 2775e91835 spi: zynq_qspi: 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-25 20:17:03 +05:30
..
2015-09-02 21:28:23 -06:00
2015-09-11 17:15:32 -04:00
2015-10-22 14:22:22 -04:00
2015-05-26 14:13:12 +02:00
2015-10-21 20:47:40 -04:00
2015-10-12 12:56:32 -04:00
2015-10-23 07:37:03 +08:00
2015-10-23 07:37:03 +08:00