diff options
author | Vaishali Thakkar <vthakkar1994@gmail.com> | 2015-08-20 20:58:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-09-16 19:42:28 +0300 |
commit | 6774eea6d7a61616384743b218cf77f322e060d9 (patch) | |
tree | ddd78174995e2756687344f3ff8b6b68a19cd0be /net/ipv6/ip6_fib.c | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) | |
download | linux-6774eea6d7a61616384743b218cf77f322e060d9.tar.xz |
spi: bcm53xx: Adjust devm usage
Remove use of spi_unregister_master in remove function as
devm_spi_register_master in probe function automatically
handles it. To be compatible with the change, use direct
return instead of goto and remove unnedded label out.
Also, remove bcm53xxspi_bcma_remove as it is now redundant.
Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/ipv6/ip6_fib.c')
0 files changed, 0 insertions, 0 deletions