]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitf455adcff102851629d716815f92bb7010de0c4e
treebab501970eb484a53d88b47879eb7b401a73a154
parentf16f5843507ceaea315dae82b9fee29a65b72f24
[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