commit | 47284e3e0f3c427c93f8583549b6c938e8a18015 | [log] [tgz] |
---|---|---|
author | Marcus Weseloh <mweseloh42@gmail.com> | Sun Nov 08 12:03:23 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Nov 18 18:34:56 2015 +0000 |
tree | 887e031311e8c5f48cc785f9c1104a68cce6a496 | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec [diff] |
spi: sun4i: allow transfers to set transmission speed Allow transfers to set the transmission speed rather than using the device max_speed_hz value. The SPI core makes sure that the speed_hz value is always set on the transfer. Signed-off-by: Marcus Weseloh <mweseloh42@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>