From: Matthias Kaehlcke Date: Thu, 24 Jul 2008 04:31:14 +0000 (-0700) Subject: pxafb: convert ctrlr_sem in a mutex X-Git-Tag: v2.6.27-rc1~572 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b91dbce56a8dbf312f6255d5121b295553d2b4db;p=pandora-kernel.git pxafb: convert ctrlr_sem in a mutex The semaphore ctrlr_sem is used as a mutex. Convert it to the mutex API. Signed-off-by: Matthias Kaehlcke Cc: Daniel Mack Cc: Eric Miao Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed