From: Peter Oberparleiter Date: Mon, 7 Dec 2009 11:51:16 +0000 (+0100) Subject: [S390] cio: fix repeat setting of cdev parent association X-Git-Tag: v2.6.33-rc1~349^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60e4dac1abdf49ccdb7545ec406325f08423d848;p=pandora-kernel.git [S390] cio: fix repeat setting of cdev parent association sch_create_and_recog_new_device() associates a parent subchannel with its ccw device child even though this is already done by the subsequently called io_subchannel_recog(). Also make sure io_subchannel_recog() sets the association under lock. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed