linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* regulator: bcm590xx: of_node_put(np) missing
@ 2018-07-21 23:01 Alexey Khoroshilov
  0 siblings, 0 replies; only message in thread
From: Alexey Khoroshilov @ 2018-07-21 23:01 UTC (permalink / raw)
  To: Matt Porter, Liam Girdwood, Mark Brown
  Cc: Alexey Khoroshilov, linux-kernel, ldv-project

Hello,

bcm590xx_parse_dt_reg_data() calls of_node_get(np),
but there is nowhere of_node_put(np) in the driver.
Should we add of_node_put(np) and what is timeframe of_node_get(np) required for?

Found by Linux Driver Verification project (linuxtesting.org).

--
Alexey Khoroshilov
Linux Verification Center, ISPRAS
web: http://linuxtesting.org


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-21 23:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-21 23:01 regulator: bcm590xx: of_node_put(np) missing Alexey Khoroshilov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).