From: Sjur Brændeland Date: Thu, 21 Feb 2013 17:15:32 +0000 (+0100) Subject: remoteproc: fix error path of handle_vdev X-Git-Tag: v3.9-rc7~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cde42e076c1cdd69a1f955d66ff6596bad3d2105;p=pandora-kernel.git remoteproc: fix error path of handle_vdev Remove the vdev entry from the list before freeing it, otherwise rproc->vdevs will explode. Cc: stable@vger.kernel.org Signed-off-by: Sjur Brændeland Acked-by: Ido Yariv [edit subject, minor commit log edit, cc stable] Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed