diff options
author | Vaishali Thakkar <vthakkar1994@gmail.com> | 2015-08-20 23:28:38 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-09-16 17:42:28 +0100 |
commit | 6774eea6d7a61616384743b218cf77f322e060d9 (patch) | |
tree | ddd78174995e2756687344f3ff8b6b68a19cd0be /include/linux/spi | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) | |
download | linux-rt-6774eea6d7a61616384743b218cf77f322e060d9.tar.gz |
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 'include/linux/spi')
0 files changed, 0 insertions, 0 deletions