aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2019-06-26 01:43:45 +0200
committerDavid S. Miller <[email protected]>2019-06-27 11:00:31 -0700
commit46558d601cb6e245d9427d5044106a30811959fb (patch)
tree7278a1c421c3d5a832acb61e86119e5e70307764 /tools/perf/scripts/python/bin
parentff509dab43763899bff796c8ae5e57261ff18edc (diff)
net: dsa: microchip: Initial SPI regmap support
Add basic SPI regmap support into the driver. Previous patches unconver that ksz_spi_write() is always ever called with len = 1, 2 or 4. We can thus drop the if (len > SPI_TX_BUF_LEN) check and we can also drop the allocation of the txbuf which is part of the driver data and wastes 256 bytes for no reason. Regmap covers the whole thing now. Signed-off-by: Marek Vasut <[email protected]> Cc: Andrew Lunn <[email protected]> Cc: Florian Fainelli <[email protected]> Cc: Tristram Ha <[email protected]> Cc: Woojung Huh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions