From: Sebastian Ott Date: Tue, 15 May 2012 15:52:07 +0000 (+0200) Subject: s390/ccwgroup: exploit ccwdev_by_dev_id X-Git-Tag: v3.5-rc1~189^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7a610f7b4cb95150ee58ea7454ca2ace10634c5;p=pandora-kernel.git s390/ccwgroup: exploit ccwdev_by_dev_id Instead of finding devices via driver_find_device use the bus_find_device wrapper get_ccwdev_by_dev_id. This allows us to get rid of the ccw_driver argument of ccwgroup_create_dev and thus simplify the interface. Reviewed-by: Cornelia Huck Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed