mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
ca9a2054fe
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
tpm_atmel.c | ||
tpm_atmel.h | ||
tpm_bios.c | ||
tpm_infineon.c | ||
tpm_nsc.c | ||
tpm_tis.c | ||
tpm.c | ||
tpm.h |