Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_i…
…oremap_resource devm_ioremap_resource does sanity checks on the given resource. No need to duplicate this in the driver. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information