diff options
author | 2014-03-20 17:20:17 +0800 | |
---|---|---|
committer | 2014-03-21 18:12:03 +0000 | |
commit | 7282326b722995c3fabd4dcd9244182b37500252 (patch) | |
tree | 4ffffcf62da593a467cd4e4f4443068ee4b61b0b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | spi: fsl-spi: Convert to let spi core validate xfer->bits_per_word (diff) | |
download | linux-dev-7282326b722995c3fabd4dcd9244182b37500252.tar.xz linux-dev-7282326b722995c3fabd4dcd9244182b37500252.zip |
spi: fsl-lib: Fix memory leak of pinfo
of_mpc8xxx_spi_probe() allocates memory for pinfo but the memory is not freed
anywhere. of_mpc8xxx_spi_probe() is called in .probe() and pinfo should be
freed in .remove(), so convert kzalloc to devm_kzalloc to fix the memory leak.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions