]> git.itanic.dy.fi Git - linux-stable/commit
net: sunhme: Switch SBUS to devres
authorSean Anderson <seanga2@gmail.com>
Fri, 24 Mar 2023 17:51:32 +0000 (13:51 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Mar 2023 07:41:56 +0000 (08:41 +0100)
commitcc216e4b44ceed03774f291140fee62255d947d8
tree45639e87308c071e398c05cf9b20920d0f79dd4d
parent1ff4f42aef609757c334947f60612b4691b95c8a
net: sunhme: Switch SBUS to devres

The PCI half of this driver was converted in commit 914d9b2711dd ("sunhme:
switch to devres"). Do the same for the SBUS half.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sun/sunhme.c