From: Kay Sievers Date: Sat, 7 Oct 2006 19:55:55 +0000 (+0200) Subject: Driver core: fix "driver" symlink timing X-Git-Tag: v2.6.20-rc1~34^2~40^2~474^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1901fb2604fbcd53201f38725182ea807581159e;p=pandora-kernel.git Driver core: fix "driver" symlink timing Create the "driver" link before the child device may be created by the probing logic. This makes it possible for userspace (udev), to determine the driver property of the parent device, at the time the child device is created. Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed