]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] tape: Use ccw_dev_id to build cdev_id.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 15 May 2008 14:52:37 +0000 (16:52 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 15 May 2008 14:52:40 +0000 (16:52 +0200)
commit2cc6cc945a4ef2be9ef0505c0a37f2a835fde1f3
treebab501970eb484a53d88b47879eb7b401a73a154
parente738054f4d24157bc4a6ec93790b8a4789758743
[S390] tape: Use ccw_dev_id to build cdev_id.

To construct the integer containing the information from the bus_id,
it is easier to use the data from ccw_dev_id than to parse the bus_id.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/tape_core.c