]> git.karo-electronics.de Git - karo-tx-linux.git/commit
remoteproc: Bugfix: Deallocate firmware image on shutdown
authorDmitry Tarnyagin <dmitry.tarnyagin@stericsson.com>
Wed, 19 Dec 2012 11:40:15 +0000 (12:40 +0100)
committerSjur Brændeland <sjur@brendeland.net>
Tue, 12 Feb 2013 16:23:21 +0000 (17:23 +0100)
commite3ab9b715e58d799bacb2f8ce0f47d477a47094c
treec8c48b70ddc50ea71549aa30bf2589337028752a
parent836dc9e3fbbab0c30aa6e664417225f5c1fb1c39
remoteproc: Bugfix: Deallocate firmware image on shutdown

Fixes coherent memory leakage, caused by non-deallocated
firmware image chunk.

Signed-off-by: Dmitry Tarnyagin <dmitry.tarnyagin@stericsson.com>
drivers/remoteproc/ste_modem_rproc.c