On Tue 14 Nov 22:58 PST 2017, Christophe JAILLET wrote: > In case of error returned by 'q6v5_xfer_mem_ownership', we must free > some resources before returning. > > In 'q6v5_mpss_init_image()', add a new label to undo a previous > 'dma_alloc_attrs()'. > In 'q6v5_mpss_load()', re-use the already existing error handling code to > undo a previous 'request_firmware()', as already done in the other error > handling paths of the function. > > Signed-off-by: Christophe JAILLET <christophe.jail...@wanadoo.fr>
Thanks! Regards, Bjorn