Merge series "trivial fixes for fsl-spi and spidev" from Oleksandr Suvorov <oleksandr...
authorMark Brown <broonie@kernel.org>
Tue, 3 Mar 2020 14:47:19 +0000 (14:47 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 3 Mar 2020 14:47:19 +0000 (14:47 +0000)
- the memory optimization in fsl-spi
- the fix of the max speed setting bug in spidev

Oleksandr Suvorov (2):
  spi: fsl-lpspi: remove unneeded array
  spi: spidev: fix a max speed setting

 drivers/spi/spi-fsl-lpspi.c |  7 ++-----
 drivers/spi/spidev.c        | 10 ++++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

--
2.24.1


Trivial merge