From: Pete Zaitcev Date: Sun, 1 Jun 2008 21:38:43 +0000 (-0700) Subject: USB: missing usb_put_hcd to ohci-at91 X-Git-Tag: v2.6.27-rc1~946^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421b4bf5f292cc97c07a7f838595ccf128cc2c92;p=pandora-kernel.git USB: missing usb_put_hcd to ohci-at91 Looks like usb_put_hcd was missing. Also, make an always-zero function return void. Signed-off-by: Pete Zaitcev Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed