net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer
authorVladimir Oltean <olteanv@gmail.com>
Fri, 11 Oct 2019 22:31:14 +0000 (01:31 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Oct 2019 17:16:56 +0000 (13:16 -0400)
commit8a559400da42abd9e1a5f6232b0f57d6dd374f64
tree22098d59f07a110193919a7bab5dd530be7e9866
parentf58a887ebc990b4d01a5a53330be06c384e089c4
net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer

This is a cosmetic patch that reduces some boilerplate in the SPI
interaction of the driver.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/sja1105/sja1105_spi.c