commit | 7de6a63ca2ff21ea67e50a546ca0e9bb6e2b0718 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Thu Jul 28 20:26:37 2016 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Aug 08 15:41:32 2016 +0200 |
tree | e26ea751d7cce2c9b1964f5bde98d26505674b84 | |
parent | 6e127efeeae5bbbc323e028d96c43dec0cc7b1b8 [diff] |
s390/cio: stop using subchannel_id from ccw_device_private We want to get rid of the copy of struct subchannel_id maintained in ccw_device_private, so obtain it from the subchannel directly. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>