commit | 1c0c8461191d6d74926397abe2aa5f7cc9fd5a67 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> | Wed May 02 14:48:31 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri May 04 17:59:08 2007 -0700 |
tree | 51d5e765aab9208b18c41467ec26e7779538a98a | |
parent | 254f9c5cd2d3b41e64f59df816630f7ca5548a8a [diff] |
ps3fb: thread updates ps3fb: Replace the kernel_thread and the semaphore by a proper kthread, which is simply woken up when the screen must be updated Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>