From: Gerald Schaefer Date: Fri, 12 Jun 2009 08:26:35 +0000 (+0200) Subject: [S390] dcssblk: revert devt conversion X-Git-Tag: v2.6.31-rc1~354^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0591485e15ccd908f91058f7da134248dcdbbb3;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed