From: Henrik Austad Date: Wed, 25 Sep 2013 14:16:40 +0000 (+0200) Subject: tile: change lock initalization in hardwall X-Git-Tag: v3.12-rc5~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd386e03d9753889dc3ea3eed91ad3729df08819;p=pandora-kernel.git tile: change lock initalization in hardwall hardwall used __SPIN_LOCK_INITIALIZER directly instead of the preferred __SPIN_LOCK_UNLOCKED. This also has the benefit that it will compile when applying the preempt-rt patch series. Signed-off-by: Henrik Austad Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed