diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2018-02-17 17:08:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-19 19:26:31 +0300 |
commit | b756371e10d7809d77ac7f1f0b37a29e17e6a889 (patch) | |
tree | 232c5bec3ef0dba0f54282d33b9740e90414d2a0 /drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.h | |
parent | 11184a5f6117de49390d4862fbc7a28c7ebfdce0 (diff) | |
download | linux-b756371e10d7809d77ac7f1f0b37a29e17e6a889.tar.xz |
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 'drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.h')
0 files changed, 0 insertions, 0 deletions