mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
5314af693d
Devices are no longer removed or added in the suspend and resume callbacks. Instead they are marked unregistered in suspend. In the resume callback the ap_scan_bus method is scheduled. The bus scan function will remove the old device and add new ones. This way all the device handling will be done in only one function. Additionaly the case where the domain might change during suspend/resume is caught. In that case the devices qid needs to re-calculated in order of having it found by the scan method. Signed-off-by: Felix Beck <felix.beck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |
||
---|---|---|
.. | ||
ap_bus.c | ||
ap_bus.h | ||
Makefile | ||
zcrypt_api.c | ||
zcrypt_api.h | ||
zcrypt_cca_key.h | ||
zcrypt_cex2a.c | ||
zcrypt_cex2a.h | ||
zcrypt_error.h | ||
zcrypt_mono.c | ||
zcrypt_pcica.c | ||
zcrypt_pcica.h | ||
zcrypt_pcicc.c | ||
zcrypt_pcicc.h | ||
zcrypt_pcixcc.c | ||
zcrypt_pcixcc.h |