From: Andy Gross Date: Thu, 24 May 2012 16:43:32 +0000 (-0500) Subject: staging: omapdrm: Fix error paths during dmm init X-Git-Tag: v3.6-rc1~100^2~885 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4459341a600703e99a08584350809a96b62371;p=pandora-kernel.git staging: omapdrm: Fix error paths during dmm init Failures during the dmm probe can cause the kernel to crash. Moved the spinlock to a global and moved list initializations immediately after the allocation of the dmm private structure. Signed-off-by: Andy Gross Reviewed-by: Rob Clark Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed