summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-bd71828.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-08-06 08:46:11 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-08-18 16:02:08 +0200
commit09cbd1df7d2615c19e40facbe31fdcb5f1ebfa96 (patch)
tree86bf13a2e4c5d9e2b08b4462b6c0e1aa5256c117 /drivers/gpio/gpio-bd71828.c
parent9e1b28b773881963150a7e3a11d4d00b9df0129a (diff)
firmware: raspberrypi: Fix a leak in 'rpi_firmware_get()'
The reference taken by 'of_find_device_by_node()' must be released when not needed anymore. Add the corresponding 'put_device()' in the normal and error handling paths. Fixes: 4e3d60656a72 ("ARM: bcm2835: Add the Raspberry Pi firmware driver") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/5e17e5409b934cd08bf6f9279c73be5c1cb11cce.1628232242.git.christophe.jaillet@wanadoo.fr Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpio/gpio-bd71828.c')
0 files changed, 0 insertions, 0 deletions