wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded
authorEliad Peller <eliad@wizery.com>
Mon, 6 Jun 2011 09:21:55 +0000 (12:21 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 27 Jun 2011 10:35:53 +0000 (13:35 +0300)
Some platforms don't support the wake_irq, so disable wowlan
in this case, and avoid the "Unbalanced IRQ wake disable"
warning on disable_irq_wake().

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found