linux-stable/drivers/char/tpm
Rafael J. Wysocki b633f0507e tpm_tis: Use struct dev_pm_ops for power management
Make the tpm_tis 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() as its suspend
callback directly, without defining its own suspend callback
routine.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2012-07-10 21:37:11 +02:00
..
Kconfig ima: fix Kconfig dependencies 2012-01-19 21:30:09 -05:00
Makefile
tpm.c PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend() 2012-07-10 21:36:57 +02:00
tpm.h PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend() 2012-07-10 21:36:57 +02:00
tpm_atmel.c tpm_atmel: Use struct dev_pm_ops for power management 2012-07-10 21:37:02 +02:00
tpm_atmel.h tpmdd maintainers 2007-08-22 19:52:44 -07:00
tpm_bios.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
tpm_infineon.c Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
tpm_nsc.c PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend() 2012-07-10 21:36:57 +02:00
tpm_tis.c tpm_tis: Use struct dev_pm_ops for power management 2012-07-10 21:37:11 +02:00