commit | cfb1b55595a0dfd87b5849e8d0216c029f34445f | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Fri Jan 06 00:19:14 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jan 06 08:33:49 2006 -0800 |
tree | 86d73bda5e9c82e70a4bdbacfac6be5644c8a987 | |
parent | 6810a2bce3aa6573faa9920487274f166fe95c6e [diff] |
[PATCH] s390: move s390_root_dev_* out of the cio layer Extract the s390_root_dev_* functions from the common I/O layer as they are also used by non-ccw device drivers. Signed-off-by: Carsten Otte <cotte@de.ibm.com> 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>