diff options
author | Vaishali Thakkar <[email protected]> | 2015-08-20 23:28:38 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-09-16 17:42:28 +0100 |
commit | 6774eea6d7a61616384743b218cf77f322e060d9 (patch) | |
tree | ddd78174995e2756687344f3ff8b6b68a19cd0be /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) |
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions