aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/net.c
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2018-02-17 15:08:19 +0100
committerDavid S. Miller <davem@davemloft.net>2018-02-19 11:26:31 -0500
commitb756371e10d7809d77ac7f1f0b37a29e17e6a889 (patch)
tree232c5bec3ef0dba0f54282d33b9740e90414d2a0 /net/tipc/net.c
parent11184a5f6117de49390d4862fbc7a28c7ebfdce0 (diff)
net: stmmac: dwmac-meson8b: only keep struct device around
Nothing in the dwmac-meson8b driver (except .probe itself) requires the platform_device anymore after .probe has finished. Replace it with a pointer to struct device since this is what the functions inside the driver are actually accessing. No functional changes. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/net.c')
0 files changed, 0 insertions, 0 deletions