commit | ce2c87d4f733b6fcd7b7fb1d5311c870339c9725 | [log] [tgz] |
---|---|---|
author | Kylene Jo Hall <kjhall@us.ibm.com> | Sun Oct 30 15:03:25 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:28 2005 -0800 |
tree | 90d511a66075f648e0931ee1fc2b2ce760aaf40d | |
parent | e659a3fe2027b19ecd8abb7ad79253672763454b [diff] |
[PATCH] tpm: change from pci_dev to dev power management functions This patch is in support of moving away from the lpc bus pci_dev. The power management prototypes used by platform drivers is different but the functionality remains the same. Signed-off-by: Kylene Hall <kjhall@us.ibm.com Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>