diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2015-10-06 16:40:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-07 13:56:09 +0200 |
commit | d4ac35d6ed82e6c96ed5c016ea46fad31294fa7a (patch) | |
tree | 8b4ec5226bd82050a1ad66aef2bf751b0e326049 /drivers/memory | |
parent | net: dsa: complete dsa_switch_destroy (diff) | |
download | linux-d4ac35d6ed82e6c96ed5c016ea46fad31294fa7a.tar.xz linux-d4ac35d6ed82e6c96ed5c016ea46fad31294fa7a.zip |
net: dsa: switch to devm_ calls and remove kfree calls
Now the kfree calls exists in the the remove functions, remove them in all
places except the of_probe functions and replace allocation calls
with their devm_ counterparts.
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/memory')
0 files changed, 0 insertions, 0 deletions