From: Sujith Manoharan Date: Fri, 30 Jan 2015 13:35:23 +0000 (+0530) Subject: ath9k: Remove redundant device_can_wakeup() check X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~10^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=410b4e27992b7bc3ed8064dc9383eb66c1fee04d;p=pandora-kernel.git ath9k: Remove redundant device_can_wakeup() check WOW capability is registered with mac80211 only when the device has the ability to wakeup, so there is no need to check in the suspend() routine. Signed-off-by: Sujith Manoharan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed