]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sa1100fb: convert ctrlr_sem in a mutex
authorMatthias Kaehlcke <matthias@kaehlcke.net>
Thu, 24 Jul 2008 04:31:16 +0000 (21:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:37 +0000 (10:47 -0700)
commit7951ac91c7d45b61f54f1cdabc24b52b40785de6
treefaf56472419112ea4d82c8ea348e69cf3bf64ec4
parentb91dbce56a8dbf312f6255d5121b295553d2b4db
sa1100fb: 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 <matthias@kaehlcke.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/sa1100fb.c
drivers/video/sa1100fb.h