mac80211: fix paged defragmentation
[safe/jmp/linux-2.6] / drivers / rtc / rtc-ds1305.c
index 259db7f..9630e7d 100644 (file)
@@ -778,6 +778,8 @@ static int __devinit ds1305_probe(struct spi_device *spi)
                                        spi->irq, status);
                        goto fail1;
                }
+
+               device_set_wakeup_capable(&spi->dev, 1);
        }
 
        /* export NVRAM */