[S390] dcssblk: revert devt conversion
authorGerald Schaefer <gerald.schaefer@de.ibm.com>
Fri, 12 Jun 2009 08:26:35 +0000 (10:26 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 12 Jun 2009 08:27:34 +0000 (10:27 +0200)
commitd0591485e15ccd908f91058f7da134248dcdbbb3
treeb4964e3911455edeff310bdd456ba85f64de9b82
parent6b9d8e80bb9edd0c9fe948a6ef105391de56b012
[S390] dcssblk: revert devt conversion

git commit f331c0296f2a9fee0d396a70598b954062603015 changed users of
->first_minor to devt. This broke device handling in dcssblk, so that
no additional devices could be added after the first one.

This patch reverts the devt conversion to the previous ->first_minor
handling.

Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dcssblk.c