commit | 7e697ce99ceb09538cdc1dfa9ebb3db60236b0a7 | [log] [tgz] |
---|---|---|
author | Jonas Gorski <jonas.gorski@gmail.com> | Sun Oct 01 13:02:18 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 01 23:05:11 2017 -0700 |
tree | 355f907feb7608fdf5b93e96eb98734d2958728a | |
parent | 527a48713b01057d94aeec8f4383b1e20c82522c [diff] |
bcm63xx_enet: use managed functions for clock/ioremap Use managed functions where possible to reduce the amount of resource handling on error and remove paths. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>