From: Rahul Ruikar Date: Thu, 7 Oct 2010 04:01:12 +0000 (+0530) Subject: usb: core: endpoint: Fix error path X-Git-Tag: v2.6.37-rc1~154^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b3a766c7b9bce07875098cb68642df2b8f0b152;p=pandora-kernel.git usb: core: endpoint: Fix error path In function usb_create_ep_devs() call put_device() when device_register() fails. Signed-off-by: Rahul Ruikar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed