aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2020-05-29 00:21:44 +0200
committerDavid S. Miller <davem@davemloft.net>2020-05-28 16:30:04 -0700
commitb07f987a8d773c5c7dd5e5714e0468729abf132c (patch)
treea63ff38decce08db96a778972553fd483a9e58e8 /net
parentnet: ks8851: Implement register, FIFO, lock accessor callbacks (diff)
downloadlinux-dev-b07f987a8d773c5c7dd5e5714e0468729abf132c.tar.xz
linux-dev-b07f987a8d773c5c7dd5e5714e0468729abf132c.zip
net: ks8851: Separate SPI operations into separate file
Pull all the SPI bus specific code into a separate file, so that it is not mixed with the common code. Rename ks8851.c to ks8851_common.c. The ks8851_common.c is linked with ks8851_spi.c now, so it can call the accessors in the ks8851_spi.c without any pointer indirection. Signed-off-by: Marek Vasut <marex@denx.de> Cc: David S. Miller <davem@davemloft.net> Cc: Lukas Wunner <lukas@wunner.de> Cc: Petr Stetiar <ynezz@true.cz> Cc: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions