From: Sergei Shtylyov Date: Mon, 20 Aug 2012 18:31:41 +0000 (+0400) Subject: usb: musb: tusb6010: fix error path in tusb_probe() X-Git-Tag: v3.6-rc6~19^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff41aaa3b6c181a713078d8ad96da4ba822de436;p=pandora-kernel.git usb: musb: tusb6010: fix error path in tusb_probe() On platform_device_add() failure, the TUSB6010 glue layer forgets to call platform_device_put() -- probably due to a typo... Signed-off-by: Sergei Shtylyov Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed