From: Cornelia Huck Date: Thu, 10 May 2007 13:45:42 +0000 (+0200) Subject: [S390] cio: Get rid of _ccw_device_get_device_number(). X-Git-Tag: v2.6.22-rc1~112^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a92fe48b92993bb3d20fd7021e22a1ab8a473df;p=pandora-kernel.git [S390] cio: Get rid of _ccw_device_get_device_number(). The function shouldn't have existed in the first place (not MSS-aware). Introduce a new function ccw_device_get_id() that extracts the ccw_dev_id structure of a ccw device and convert all users of _ccw_device_get_device_number to ccw_device_get_id. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed