diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-03-15 14:26:20 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-03-20 07:30:32 +0100 |
commit | 8fbb2e98fef043019b9d546300406b2f6e9d38f5 (patch) | |
tree | fcbc89a40ded123fa002d4d85cc2b0e680f6a3ec /crypto/authenc.c | |
parent | rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definition (diff) | |
download | linux-8fbb2e98fef043019b9d546300406b2f6e9d38f5.tar.xz linux-8fbb2e98fef043019b9d546300406b2f6e9d38f5.zip |
cw1200: Fix suspend
The cw1200 driver implements suspend and resume callbacks and assigns them
to the suspend and resume fields of the device_driver struct. These
callbacks are never actually called by anything though.
Modify the driver to properly use dev_pm_ops so that the suspend function
is actually executed upon suspend and drop the empty resume function.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'crypto/authenc.c')
0 files changed, 0 insertions, 0 deletions