diff options
author | 2012-07-06 19:09:13 +0200 | |
---|---|---|
committer | 2012-07-10 21:37:02 +0200 | |
commit | 8324be05380be044df8b70cb4bfb0c0b50eec3e5 (patch) | |
tree | 0a24c5ab2c8893bbf532055580f4e72f35ff59a1 /lib/mpi/mpiutil.c | |
parent | PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend() (diff) | |
download | linux-dev-8324be05380be044df8b70cb4bfb0c0b50eec3e5.tar.xz linux-dev-8324be05380be044df8b70cb4bfb0c0b50eec3e5.zip |
tpm_atmel: Use struct dev_pm_ops for power management
Make the tpm_atmel driver define its PM callbacks through
a struct dev_pm_ops object rather than by using legacy PM hooks
in struct platform_driver.
This allows the driver to use tpm_pm_suspend() and tpm_pm_resume()
as its PM callbacks directly, without defining its own PM callback
routines.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions