Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
[deliverable/linux.git] / drivers / i2c / chips / tps65010.c
index 3c3f2ebf3fc9786eecf042ed4aa1d1ae9a56c9c3..503ffec2ce07c4f78ad04013b36d35c88d7d68ee 100644 (file)
@@ -352,7 +352,7 @@ static void tps65010_interrupt(struct tps65010 *tps)
                        /* REVISIT:  this might need its own workqueue
                         * plus tweaks including deadlock avoidance ...
                         * also needs to get error handling and probably
-                        * an #ifdef CONFIG_SOFTWARE_SUSPEND
+                        * an #ifdef CONFIG_HIBERNATION
                         */
                        hibernate();
 #endif
This page took 0.036898 seconds and 5 git commands to generate.