projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0fd30ed
2fa9870
)
Merge series "trivial fixes for fsl-spi and spidev" from Oleksandr Suvorov <oleksandr...
author
Mark Brown
<broonie@kernel.org>
Tue, 3 Mar 2020 14:47:19 +0000
(14:47 +0000)
committer
Mark 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