diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-03-25 08:44:13 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-28 15:48:55 +0400 |
commit | c63f5da00845143de621e991ea186be0829647ee (patch) | |
tree | 6f5095de47a8364eb5e2b27093746f28fe503bef /arch/mips/cavium-octeon | |
parent | 765ee709eb40abf0c43c6d864ac6f01677b7fd5a (diff) | |
download | linux-c63f5da00845143de621e991ea186be0829647ee.tar.xz |
spi: dw: Don't call kfree for memory allocated by devm_kzalloc
With devm_kzalloc, the memory is automatically freed when spi_device detach from
the bus.
Fixes: commit 43f627ac9de42 (spi: dw: fix memory leak on error path)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stabe@vger.kernel.org
Diffstat (limited to 'arch/mips/cavium-octeon')
0 files changed, 0 insertions, 0 deletions