commit | 59afda786a58f2e8f74a48f2af90534d76d5338d | [log] [tgz] |
---|---|---|
author | Horst Hummel <horst.hummel@de.ibm.com> | Mon May 16 21:53:39 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue May 17 07:59:17 2005 -0700 |
tree | 24095750e7bbb68675573af6649c814e6f69c4b4 | |
parent | 53b21689ba567ad437e4d7917dd9da54a8d6fd5c [diff] |
[PATCH] s390: dasd set online failure dasd driver changes: - The feature check in dasd_generic_online returns an error if the devmap entry for the device is not yet available. Check for the feature after the device has been created. - Do symmetric registration/deregistration of cdev->handler. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>