From: Cornelia Huck Date: Mon, 27 Nov 2006 09:35:12 +0000 (+0100) Subject: driver core: Change function call order in device_bind_driver(). X-Git-Tag: v2.6.21-rc1~92^2~30^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb986b749c7178422bfbc982cd30e04d5db54bbc;p=pandora-kernel.git driver core: Change function call order in device_bind_driver(). Change function call order in device_bind_driver(). If we create symlinks (which might fail) before adding the device to the list we don't have to clean up afterwards (which we didn't). Signed-off-by: Cornelia Huck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed