Files
linux/drivers
Axel Lin f2fa919e04 spi: dw: Don't call kfree for memory allocated by devm_kzalloc
commit c63f5da008 upstream.

With devm_kzalloc, the memory is automatically freed when spi_device detach from
the bus.

Fixes: commit 43f627ac9d (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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-06 07:59:24 -07:00
..
2014-04-26 17:19:02 -07:00
2014-04-14 06:50:04 -07:00
2014-01-15 14:51:22 -08:00
2014-04-26 17:19:04 -07:00
2014-04-26 17:19:04 -07:00
2014-03-04 07:55:47 -08:00