]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/sclp: get rid of common response code handling
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 2 Feb 2017 11:33:03 +0000 (12:33 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 8 Feb 2017 13:13:21 +0000 (14:13 +0100)
commitf694bb3a36a8113addd31817e4b5aca42326353d
treeea99bbb43adba384a822788b6bf0067c9a6b7405
parent02407baaebdef86571e4e939ddbd3b32d9b5d389
s390/sclp: get rid of common response code handling

Get rid of common response code handling. Each command requires its
own response code handling anyway. Also the retry in case of -EBUSY
does not work and can be simply removed.

Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/sclp.h
drivers/s390/char/sclp_early.c
drivers/s390/char/sclp_early_core.c