[S390] Improve AP bus device removal.
authorRalph Wuerthner <rwuerthn@de.ibm.com>
Fri, 27 Oct 2006 10:39:26 +0000 (12:39 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 27 Oct 2006 10:39:26 +0000 (12:39 +0200)
commitf3b017d8c9915cbaa8bab178dde1bd9dbbf5012c
tree97348db9749f39fea22c85135a221f0fd2132d0e
parent12bae23507129a7337378e6433bff6f8696bdb45
[S390] Improve AP bus device removal.

Added a call to device_unregister() in ap_scan_bus() to actively
remove unavailable AP bus devices with every bus scan. Previously
devices were only removed in ap_queue_message() or __ap_poll_all().

Signed-off-by: Ralph Wuerthner <rwuerthn@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/crypto/ap_bus.c