From: Marek Vasut Date: Tue, 15 May 2012 04:10:21 +0000 (+0200) Subject: USB: CI13xxx: Use usb_put_hcd() on failure to drop HCD X-Git-Tag: v3.5-rc1~149^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a756186b61d487c067411764080fd48f995d3799;p=pandora-kernel.git USB: CI13xxx: Use usb_put_hcd() on failure to drop HCD Use usb_put_hcd() call instead of usb_remove_hcd() as that's the appropriate call to drop hcd which failed registration. Signed-off-by: Marek Vasut Cc: Alan Stern Cc: Alexander Shishkin Cc: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed