summaryrefslogtreecommitdiff
path: root/drivers/sh/pm_runtime.c
diff options
context:
space:
mode:
authorWei Yongjun <weiyj.lk@gmail.com>2016-07-26 17:57:55 +0300
committerMark Brown <broonie@kernel.org>2016-07-27 21:00:16 +0300
commit2932c287108e2987454449b8214eae6db066da85 (patch)
tree5cf8afa0c0eedcd5678bec5f2ad65ebefe4d6d30 /drivers/sh/pm_runtime.c
parentc2b08cede727387a5e19b40fa8e1a1e3a53e8527 (diff)
downloadlinux-2932c287108e2987454449b8214eae6db066da85.tar.xz
spi: img-spfi: Remove spi_master_put in img_spfi_remove()
The call to spi_master_put() in img_spfi_remove() is redundant since the master is registered using devm_spi_register_master() and no reference hold by using spi_master_get() in img_spfi_remove(). This is detected by Coccinelle semantic patch. Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/sh/pm_runtime.c')
0 files changed, 0 insertions, 0 deletions