s390/cio: css initialization cleanup
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Tue, 25 Oct 2016 12:05:08 +0000 (14:05 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 16 Jan 2017 06:27:52 +0000 (07:27 +0100)
commit15a2044d7f3c1ee16de92a45f035f3abbe1bb885
treeb8281778f516e690bc1cbb52c5ba72cdc50626b7
parent6c7012688bdc8c9349dc8f289d2da2dacba3928d
s390/cio: css initialization cleanup

Simplify error handling during css initialization by moving the error
handling code to setup_css (which now cleans up after itself).

Also remove the odd special cleanup handling of the pseudo_subchannel.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/css.c