From: Kevin Hilman Date: Fri, 11 Aug 2006 10:18:08 +0000 (+0300) Subject: [PATCH] ARM: OMAP: rework mutex_init() for RT compatibility X-Git-Tag: v2.6.18-omap1~107 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac350c464a3b646bdded294ef9a0c0188d31de43;p=pandora-kernel.git [PATCH] ARM: OMAP: rework mutex_init() for RT compatibility Replace remaining __MUTEX_INITIALIZER() calls with mutex_init() to enable compatibility with the realtime-preempt patchset. Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed