freezer: don't unnecessarily set PF_NOFREEZE explicitly
[deliverable/linux.git] / drivers / mfd / twl6030-irq.c
index 3eee45ffb096e337d1e1aa67040532a14ff0b670..c6b456ad7342755c83e4f31d1106dd9d74cf5ca6 100644 (file)
@@ -138,8 +138,6 @@ static int twl6030_irq_thread(void *data)
        static const unsigned max_i2c_errors = 100;
        int ret;
 
-       current->flags |= PF_NOFREEZE;
-
        while (!kthread_should_stop()) {
                int i;
                union {
This page took 0.039778 seconds and 5 git commands to generate.