diff options
author | Tobias Waldekranz <tobias@waldekranz.com> | 2022-01-26 17:05:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-27 13:41:29 +0000 |
commit | 1d14eb15dc2c3961ffe88d20df17fb2e2eaf1504 (patch) | |
tree | ac526def6f61ba45e5f1aef8f77c931c3673d233 /net/unix/sysctl_net_unix.c | |
parent | 15ca0518c1b36b86c832de54417b9b61b5f6a4c9 (diff) |
net/fsl: xgmac_mdio: Use managed device resources
All of the resources used by this driver has managed interfaces, so
use them. Heed the warning in the comment before platform_get_resource
and use a bare devm_ioremap to allow for non-exclusive access to the
IO memory.
Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions