backports: Actually export the 2.6.34 sdio compat symbols
authorSolomon Peachy <pizza@shaftnet.org>
Fri, 23 Aug 2013 01:06:33 +0000 (21:06 -0400)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 27 Aug 2013 18:54:25 +0000 (11:54 -0700)
commit24b93fb791995edfe7544495996f86714350eaa5
tree7a5d205b3ba91b7e7704287e306f936462ab681b
parent5bb729709380c458fd530901b2978be4f635d35d
backports: Actually export the 2.6.34 sdio compat symbols

sdio_get_host_pm_caps() and sdio_set_host_pm_flags() were defined
in compat-2.6.34 but not actually exported for other modules to use.

The cw1200 driver needs sdio_set_host_pm_flags() properly exported.

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
backport/compat/compat-2.6.34.c
dependencies