On Thu, Apr 22, 2021 at 11:36:10AM -0700, Subbaraman Narayanamurthy wrote:
Add a missing of_node_put() in of_bcm_voter_get() to avoid the reference leak.
Signed-off-by: Subbaraman Narayanamurthy subbaram@codeaurora.org Cc: stable@vger.kernel.org
nit: I think you would typically put tags like 'Cc' or 'Fixed' before the 'Signed-off-by' tag.
Reviewed-by: Matthias Kaehlcke mka@chromium.org