diff options
author | Marek Vasut <marex@denx.de> | 2020-05-29 01:21:40 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-29 02:30:04 +0300 |
commit | 24be72632c68e616c23ae01b08722d38242e552b (patch) | |
tree | 14d62d7c335c8558e59c5bd551a848f05f2a6940 /tools/perf/scripts/python | |
parent | d48b7634c692bc3df1aec413b4b4c823d55d7899 (diff) | |
download | linux-24be72632c68e616c23ae01b08722d38242e552b.tar.xz |
net: ks8851: Split out SPI specific code from probe() and remove()
Factor out common code into ks8851_probe_common() and
ks8851_remove_common() to permit both SPI and parallel
bus driver variants to use the common code path for
both probing and removal.
There should be no functional change.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions