]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/qdio: cleanup chsc SADC usage
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Wed, 5 Jun 2013 16:59:22 +0000 (18:59 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 10 Jun 2013 14:06:22 +0000 (16:06 +0200)
commita2470254391bbe80ab75a8d89ce1e5e891f2140d
tree5855c7fa95e437e4c738ba8d4e9fab0ea39e68bb
parent7d1762f4a28166d420dfbd807a9a2018da17f84a
s390/qdio: cleanup chsc SADC usage

Move the code to issue the set adapter device controls command to
chsc.c and make it accessible for the qdio code via the wrapper
chsc_sadc.

Reviewed-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/chsc.c
drivers/s390/cio/chsc.h
drivers/s390/cio/qdio.h
drivers/s390/cio/qdio_thinint.c