commit | eef2edc06e4d0ba8a211eb1773082ee6ba586389 | [log] [tgz] |
---|---|---|
author | Phil Edworthy <PHIL.EDWORTHY@renesas.com> | Tue Nov 29 12:58:31 2016 +0000 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Thu Dec 15 16:57:27 2016 +0100 |
tree | 4d0d721aa123f69dfc17d74a09e58f1bb508fdc9 | |
parent | 3a5ae1250cbed5a1ad85536b11f157e57128816e [diff] |
spi: cadence_qspi: Use spi mode at the point it is needed Instead of extracting mode settings and passing them as separate args to another function, just pass the SPI mode as an arg. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Reviewed-by: Jagan Teki <jagan@openedev.com>