commit | f85876ba82281f15bc4da11e41b94243a8b2b5b4 | [log] [tgz] |
---|---|---|
author | Yu Zhao <yu.zhao@intel.com> | Sat Jun 13 15:52:14 2009 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Jun 16 14:30:16 2009 -0700 |
tree | 8a2b9143123a8aa319bbe2e3078d8ea65aeb77da | |
parent | 8c1c699fec9e9021bf6ff0285dee086bb27aec90 [diff] |
PCI: support PM D0hot->D3 transition reset PCI PM 1.2 specifies that the device will perform an internal reset upon transitioning from D3hot to D0 when the NO_SOFT_RESET bit is clear. This method can be used to reset a function if neither PCIe FLR nor PCI AF FLR are supported. Reviewed-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Yu Zhao <yu.zhao@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>