Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-twl6040.c
index d420d30b86e73233314b74f36d8412b4e0c01166..0caf5cd1b47d5f87298edc2c1d859dfa2e6a4dbf 100644 (file)
@@ -77,7 +77,7 @@ static struct gpio_chip twl6040gpo_chip = {
        .get                    = twl6040gpo_get,
        .direction_output       = twl6040gpo_direction_out,
        .set                    = twl6040gpo_set,
-       .can_sleep              = 1,
+       .can_sleep              = true,
 };
 
 /*----------------------------------------------------------------------*/