diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2015-07-29 23:26:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-05 15:18:26 -0700 |
commit | a885de67157e8e65b92af2e0a77f6eadd112d0b7 (patch) | |
tree | 44bbcfa367596ce5c16c85f165fd654747d32368 /drivers/base/cpu.c | |
parent | 223e8f01b072152cc4336e7dcb1cf8c21ab34432 (diff) | |
download | linux-a885de67157e8e65b92af2e0a77f6eadd112d0b7.tar.gz linux-a885de67157e8e65b92af2e0a77f6eadd112d0b7.tar.bz2 linux-a885de67157e8e65b92af2e0a77f6eadd112d0b7.zip |
firmware: fix wrong memory deallocation in fw_add_devm_name()
Device resource data allocated with devres_alloc() must be deallocated
by devres_free().
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Acked-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/cpu.c')
0 files changed, 0 insertions, 0 deletions