diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2018-09-14 23:05:34 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-09-17 10:54:08 -0700 |
commit | 3356d9f4cb45b1aef3dd4b1a6ea9ceaca0f68a53 (patch) | |
tree | 56f23c56ec13b29619b97a5132f18c446eb85379 /include/linux | |
parent | 37a1aa88f98d688a5d9119fbdd1086ae4f171d1d (diff) |
spi: pic32-sqi: remove unnecessary of_node_get()
Almost all spi drivers assign spi master->dev.of_node from
its parent platform device without additional refcounting.
It seems of_node_get() in pic32_sqi_probe() is unnecessary
and there is no corresponding of_node_put().
Found by Linux Driver Verification project (linuxtesting.org)
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions