summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2020-05-29 01:21:36 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-29 02:30:04 +0300
commitaa39bf6730b72e495f711b0f06ca92e9673d648c (patch)
treedd134689d12a7edea73ac8b7336869e9fc83261d /tools/perf/scripts/python
parent88cfedd0d7ab5ff047ac7eb8243fb9a69526fee7 (diff)
downloadlinux-aa39bf6730b72e495f711b0f06ca92e9673d648c.tar.xz
net: ks8851: Use 16-bit read of RXFC register
The RXFC register is the only one being read using 8-bit accessors. To make it easier to support the 16-bit accesses used by the parallel bus variant of KS8851, use 16-bit accessor to read RXFC register as well as neighboring RXFCTR register. Remove ks8851_rdreg8() as it is not used anywhere anymore. There should be no functional change. 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> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions