diff options
author | Marek Vasut <[email protected]> | 2020-05-29 00:21:44 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-28 16:30:04 -0700 |
commit | b07f987a8d773c5c7dd5e5714e0468729abf132c (patch) | |
tree | a63ff38decce08db96a778972553fd483a9e58e8 /tools/perf/scripts/python/syscall-counts.py | |
parent | 7a552c850c4581d698b8d47d9d03196fe572f32d (diff) |
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 <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Lukas Wunner <[email protected]>
Cc: Petr Stetiar <[email protected]>
Cc: YueHaibing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions