diff options
author | 2012-07-06 19:09:28 +0200 | |
---|---|---|
committer | 2012-07-10 21:37:18 +0200 | |
commit | ca9a2054fe041326888811a94f17459acab9f950 (patch) | |
tree | 19d9940dfef1ed77ea7c1085810e7bb9986169fc /lib/mpi/mpiutil.c | |
parent | tpm_tis: Use struct dev_pm_ops for power management (diff) | |
download | linux-dev-ca9a2054fe041326888811a94f17459acab9f950.tar.xz linux-dev-ca9a2054fe041326888811a94f17459acab9f950.zip |
tpm_nsc: Use struct dev_pm_ops for power management
Make the tpm_nsc 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