diff options
author | Marek Vasut <marex@denx.de> | 2020-05-29 00:21:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-29 01:30:04 +0200 |
commit | b07f987a8d773c5c7dd5e5714e0468729abf132c (patch) | |
tree | a63ff38decce08db96a778972553fd483a9e58e8 /lib/bitmap.c | |
parent | net: ks8851: Implement register, FIFO, lock accessor callbacks (diff) | |
download | linux-b07f987a8d773c5c7dd5e5714e0468729abf132c.tar.xz linux-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 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions