diff options
author | 2018-02-17 15:08:19 +0100 | |
---|---|---|
committer | 2018-02-19 11:26:31 -0500 | |
commit | b756371e10d7809d77ac7f1f0b37a29e17e6a889 (patch) | |
tree | 232c5bec3ef0dba0f54282d33b9740e90414d2a0 /net/unix/af_unix.c | |
parent | net: stmmac: dwmac-meson8b: simplify clock registration (diff) | |
download | wireguard-linux-b756371e10d7809d77ac7f1f0b37a29e17e6a889.tar.xz wireguard-linux-b756371e10d7809d77ac7f1f0b37a29e17e6a889.zip |
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/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions