From: Dmitriy Monakhov Date: Sun, 11 Mar 2007 12:36:19 +0000 (+0300) Subject: driver core: fix device_add error path X-Git-Tag: v2.6.22-rc1~1119^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ed8e3dda47f8421b11da17e353d7db8c878121;p=pandora-kernel.git driver core: fix device_add error path - At the moment we jump here device was't added to dev->class->devices list yet. Signed-off-by: Monakhov Dmitriy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed