summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-pl022.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2014-03-25 04:44:13 (GMT)
committerMark Brown <broonie@linaro.org>2014-03-28 11:48:55 (GMT)
commitc63f5da00845143de621e991ea186be0829647ee (patch)
tree6f5095de47a8364eb5e2b27093746f28fe503bef /drivers/spi/spi-pl022.c
parent765ee709eb40abf0c43c6d864ac6f01677b7fd5a (diff)
downloadlinux-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 'drivers/spi/spi-pl022.c')
0 files changed, 0 insertions, 0 deletions