OMAP: LCD panel support for the TI OMAP H4 board
[cascardo/linux.git] / drivers / video / ps3fb.c
index 08b7ffb..3972aa8 100644 (file)
@@ -812,6 +812,7 @@ static int ps3fb_ioctl(struct fb_info *info, unsigned int cmd,
 
 static int ps3fbd(void *arg)
 {
+       set_freezable();
        while (!kthread_should_stop()) {
                try_to_freeze();
                set_current_state(TASK_INTERRUPTIBLE);