[S390] qdio: fix init sequence
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Mon, 4 Apr 2011 07:43:31 +0000 (09:43 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Mon, 4 Apr 2011 07:43:32 +0000 (09:43 +0200)
commitaa5c8df398266a141fb5ff0e77cbc7904a3e0648
tree9fb32e602c8d3fc79b4a94086ed69cd3c0d3fc48
parent034e9e966cd86e5d8062cf0b3daba4bde187986c
[S390] qdio: fix init sequence

Reorder the initialization sequence of the qdio module to avoid
writing to an uninitialized debug feature entry. Also reorder
the exit function to restore a consistent cleanup path.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/qdio_main.c