Skip to content
Snippets Groups Projects
Commit 44be5c42 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'sja1105-spi'


Vladimir Oltean says:

====================
Adapt the sja1105 DSA driver to the SPI controller's transfer limits

This series changes the SPI transfer procedure in sja1105 to take into
consideration the buffer size limitations that the SPI controller driver
might have.

Changes in v2:
Remove the driver's use of cs_change and send multiple, smaller SPI
messages instead of a single large one.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 48e8c6f1 718bad0e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment