compat-wireless: fix build of ath5k for CONFIG_PM_SLEEP=n
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 11 Jul 2010 20:23:11 +0000 (22:23 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 12 Jul 2010 15:22:22 +0000 (08:22 -0700)
commit04f00e8814daedff8d7665767080423bad083ef3
tree6a9f7f49cb6fdc58294683e581c183a1435a428e
parentbea12970d6f11be1beb85b915b309207ecf6e68f
compat-wireless: fix build of ath5k for CONFIG_PM_SLEEP=n

suspend and resume are activated in ath5k if CONFIG_PM_SLEEP is set and
not if just CONFIG_PM is set.

This should fix the problems reported by Philip Prindeville.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
patches/11-dev-pm-ops.patch