From: Stelian Pop Date: Wed, 22 Jun 2005 15:53:28 +0000 (+0200) Subject: [PATCH] USB: fix hid core to return proper error code from probe X-Git-Tag: v2.6.13-rc1~68^2~533^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=479f6ea85e513551510ad52f37e69e1c596ad356;p=pandora-kernel.git [PATCH] USB: fix hid core to return proper error code from probe Drivers need to return -ENODEV when they can't bind to a device. Anything else stops the "bind a device to a driver" search. From: Stelian Pop Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed