import PULS_20160108
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / powerpc / platforms / ps3 / device-init.c
index 3f175e8aedb499c4a94427d3c9a6028895c533df..b5d59c62684f71859545e07d00b5a6e66cadfd58 100644 (file)
@@ -841,6 +841,8 @@ static int ps3_probe_thread(void *data)
        if (res)
                goto fail_free_irq;
 
+       set_freezable();
+
        /* Loop here processing the requested notification events. */
        do {
                try_to_freeze();