diff options
| author | Alban Bedel <albeu@free.fr> | 2019-01-28 15:55:05 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-31 16:24:15 +0100 |
| commit | 73e9dc4d568f050858e027655f0b0f6ddf65d6aa (patch) | |
| tree | 724d610a5a4320376f7cbb526a89de17ec14c748 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | 95b65195d571ab589a6d6893a418922757e06399 (diff) | |
nvmem: core: Fix device reference leak
__nvmem_device_get() make use of bus_find_device() to get the relevant
device and this function increase the reference count of the device
found, however this is not accounted for anywhere. Fix
__nvmem_device_get() and __nvmem_device_put() to properly release this
reference count.
Signed-off-by: Alban Bedel <albeu@free.fr>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions
